var os.ErrNotExist
2 uses
os (current package)
error.go#L24: ErrNotExist = fs.ErrNotExist // "file does not exist"
error.go#L93: return underlyingErrorIs(err, ErrNotExist)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)