func path.Dir
3 uses
path (current package)
path.go#L223: func Dir(path string) string {
go.pact.im/x/plumb/internal/packagestest
packagestest.go#L85: dir := path.Dir(p)
go/doc
reader.go#L1000: dir := path.Dir(importPath)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)