func path/filepath.readDirNames
2 uses
path/filepath (current package)
path.go#L417: names, err := readDirNames(path)
path.go#L527: func readDirNames(dirname string) ([]string, error) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)