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
The pages are generated with Golds v0.4.2. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |