go-mime
go-mime copied to clipboard
Get the mime type / content type of a file from its extension without external dependencies
Results
2
go-mime issues
Sort by
recently updated
recently updated
newest added
Hi there, we're using this package in our project at https://github.com/cs3org/reva and we need to also perform the reverse resolution from mime type to a list of file extensions. I've...
hardcoded the bool flag because some text content doesn't take 'text/' as prefix, for example, 'application/json'