func mime.TypeByExtension
2 uses
mime (current package)
type.go#L164: func TypeByExtension(ext string) string {
net/http
fs.go#L288: ctype = mime.TypeByExtension(filepath.Ext(name))
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)