syscall.Errno.Is (method) 2 uses syscall (current package) syscall_unix.go#L120: func (e Errno) Is(target error) bool { os error.go#L127: return ok && e.Is(target)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)