package oserror
Import Path
internal/oserror (on go.dev)
Dependency Relation
imports one package, and imported by 3 packages
Involved Source Files
Package oserror defines errors values used in the os package.
These types are defined here to permit the syscall package to reference them.
Package-Level Variables (total 5, all are exported)
var ErrInvalid error var ErrNotExist error var ErrPermission error