Documentation ¶
Overview ¶
Package mime provides a map of mime types to file extensions.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var MimeTypeExtension = map[string]string{}/* 818 elements not displayed */
MimeTypeExtension maps mime type to filename extension.
The content is derived from github.com/jshttp/mime-db published under the MIT license.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.