Versions in this module Expand all Collapse all v1 v1.1.0 Mar 14, 2021 v1.0.0 Mar 9, 2021 Changes in this version + func IsAllPrintableChar(bytes []byte) bool + func IsPrintableChar(char byte) bool + func MimeForExtension(extension string) (string, error) + func MimeForFileName(filename string) (string, error)