Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jpillora/go-mime
Extends pkg/mime with embedded mime types
https://github.com/jpillora/go-mime
Last synced: about 2 months ago
JSON representation
Extends pkg/mime with embedded mime types
- Host: GitHub
- URL: https://github.com/jpillora/go-mime
- Owner: jpillora
- License: mit
- Created: 2015-03-26T14:20:16.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-26T15:29:37.000Z (almost 10 years ago)
- Last Synced: 2024-10-14T11:41:20.621Z (3 months ago)
- Language: Go
- Size: 133 KB
- Stars: 4
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-mime
Extends Go's pkg/mime with an embedded set mime types pulled from a Unix machine's `/etc/mime.types` file.
See `mime.go`