var os/exec.ErrNotFound
2 uses
os/exec (current package)
lp_unix.go#L18: var ErrNotFound = errors.New("executable file not found in $PATH")
lp_unix.go#L58: return "", &Error{file, ErrNotFound}
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)