func path.Ext
2 uses
path (current package)
path.go#L186: func Ext(path string) string {
go.pact.im/x/old/pgtxtar
pgtxtar.go#L37: name := strings.TrimSuffix(path.Base(fpath), path.Ext(fpath))
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)