Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ContentType = map[string]string{
".png": "image/png",
".jpg": "image/jpeg",
".jpeg": "image/jpeg",
".gif": "image/gif",
".bmp": "image/bmp",
".webp": "image/webp",
".tiff": "image/tiff",
}
ContentType map now supports a wider range of image formats
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.