path/filepath.statDirEntry.Info (method)

one use

	path/filepath (current package)
		path.go#L480: func (d *statDirEntry) Info() (fs.FileInfo, error) { return d.info, nil }