Versions in this module Expand all Collapse all v1 v1.0.0 Jul 4, 2026 Changes in this version + func FAIL(v Code) bool + func SUCCESS(v Code) bool + type Code int + const E2BIG + const EACCES + const EAGAIN + const EBADF + const EBUSY + const ECALL + const ECHILD + const ECOMP + const EDEADLK + const EDOM + const EENTITY + const EEXIST + const EFAULT + const EFBIG + const EIDRM + const EINTR + const EINVAL + const EIO + const EISDIR + const ELOOP + const EMFILE + const EMLINK + const ENAMETOOLONG + const ENFILE + const ENODEV + const ENOENT + const ENOEXEC + const ENOLCK + const ENOMEM + const ENOMSG + const ENOSPC + const ENOSYS + const ENOTBLK + const ENOTDIR + const ENOTEMPTY + const ENOTFOUND + const ENOTTY + const ENXIO + const EPERM + const EPIPE + const ERANGE + const EROFS + const ESPIPE + const ESRCH + const ESYSTEM + const ETXTBSY + const EXDEV + const OK + func (x Code) Int() int + func (x Code) String() string