func os.ReadDir

one use

	os (current package)
		dir.go#L115: func ReadDir(name string) ([]DirEntry, error) {