func internal/filepathlite.Split
2 uses
internal/filepathlite (current package)
path.go#L205: func Split(path string) (dir, file string) {
path/filepath
path.go#L120: return filepathlite.Split(path)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)