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