path/filepath.statDirEntry.IsDir (method, view implemented interface methods)
one use
path/filepath (current package)
path.go#L478: func (d *statDirEntry) IsDir() bool { return d.info.IsDir() }
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)