errors.fyi community error code reference
os.ErrPermission
go

Permission Denied

Permission denied for the requested file operation. Wraps the underlying OS error (EACCES or EPERM on Unix).

References

← all namespaces