package fileserver import "github.com/gin-gonic/gin" func (m *fileServer) serveEmoji(c *gin.Context) { }