package write import "github.com/gin-gonic/gin" func Pixel(c *gin.Context) { } func Bitmap(c *gin.Context) { }