type os/user.UnknownUserError
3 uses
os/user (current package)
cgo_lookup_unix.go#L35: return nil, UnknownUserError(username)
user.go#L75: type UnknownUserError string
user.go#L77: func (e UnknownUserError) Error() string {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)