go/src/mime/type_unix.go

func init() {}

var mimeGlobs

var typeFiles

func loadMimeGlobsFile(filename string) error {}

func loadMimeFile(filename string) {}

func initMimeUnix() {}

func initMimeForTests() map[string]string {}