os.unixDirent.typ (field)
5 uses
os (current package)
file_unix.go#L394: typ FileMode
file_unix.go#L399: func (d *unixDirent) IsDir() bool { return d.typ.IsDir() }
file_unix.go#L400: func (d *unixDirent) Type() FileMode { return d.typ }
file_unix.go#L413: typ: typ,
file_unix.go#L424: ude.typ = info.Mode().Type()
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)