Versions in this module Expand all Collapse all v1 v1.0.1 Aug 24, 2026 v1.0.0 Aug 24, 2026 Changes in this version + const Auth + const Generic + const Interrupted + const NotFound + const OK + const RateLimited + const Usage + type Error struct + Code int + Err error + func Wrap(code int, err error) *Error + func (e *Error) Error() string + func (e *Error) ExitCode() int + func (e *Error) Unwrap() error