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