func mime.TypeByExtension
2 uses
mime (current package)
type.go#L108: func TypeByExtension(ext string) string {
net/http
fs.go#L235: ctype = mime.TypeByExtension(filepath.Ext(name))
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)