type os/user.UnknownGroupError
3 uses
os/user (current package)
cgo_lookup_unix.go#L100: return nil, UnknownGroupError(groupname)
user.go#L91: type UnknownGroupError string
user.go#L93: func (e UnknownGroupError) Error() string {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)