func path.Ext
2 uses
path (current package)
path.go#L186: func Ext(path string) string {
src.elv.sh/pkg/cli/lscolors
lscolors.go#L120: if ext := path.Ext(fname); ext != "" {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)