package oserror
Import Path
internal/oserror (on go.dev)
Dependency Relation
imports one package, and imported by 2 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)
var ErrInvalid error var ErrNotExist error var ErrPermission error
The pages are generated with Golds v0.7.0-preview. (GOOS=linux 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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |