os.unixDirent.IsDir (method, view implemented interface methods)
one use
os (current package)
file_unix.go#L399: func (d *unixDirent) IsDir() bool { return d.typ.IsDir() }
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)