$
errors.fyi/go/os.ErrExist
74
namespaces
·
3,092
codes
errors.fyi
/
go
/
os.ErrExist
go · go/os.ErrExist
os.ErrExist
File Already Exists
File or directory already exists. Wraps the underlying OS error (EEXIST on Unix).
References
pkg.go.dev/os
In this namespace
← previous
os.ErrDeadlineExceeded
I/O Deadline Exceeded
next →
os.ErrNoDeadline
No Deadline Set
io.ErrShortBuffer
io.ErrShortWrite
io.ErrUnexpectedEOF
net.ErrClosed
os.ErrDeadlineExceeded
os.ErrExist
os.ErrNoDeadline
os.ErrNotExist
os.ErrPermission
os.ErrProcessDone
sql.ErrConnDone
»
community-maintained ·
contribute on GitHub
npm i -g errors-fyi && errorfyi ENOENT