func io/ioutil.ReadDir

one use

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