func path/filepath.readDir
2 uses
path/filepath (current package)
path.go#L390: dirs, err := readDir(path)
path.go#L511: func readDir(dirname string) ([]fs.DirEntry, error) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)