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