Versions in this module Expand all Collapse all v1 v1.2.1 Jul 6, 2025 v1.2.0 Jul 5, 2025 Changes in this version + func ChainError(err error, message string) error + func ChainErrorF(err error, format string, args ...any) error + func Error(message string) error + func ErrorF(format string, args ...any) error + func Print(err error)