Versions in this module Expand all Collapse all v0 v0.2.0 Jul 26, 2025 v0.1.0 Jul 26, 2025 Changes in this version + func NewExitCode(code int, format string, args ...interface{}) error + type ExitCode struct + Code int + Message string + func (e *ExitCode) Error() string