func io/ioutil.ReadDir

one use

	io/ioutil (current package)
		ioutil.go#L69: func ReadDir(dirname string) ([]fs.FileInfo, error) {