Versions in this module Expand all Collapse all v1 v1.0.1 Apr 27, 2026 Changes in this version + func Errorf(format string, args ...interface{}) error + func IsError(err error, target error) bool + func New(err error) error + func PrintErrorWithEncoder(err error, encoder func(v interface{}) error) + func Recover(r interface{}) error + func WithStackTrace(err error) error + func WithStackTraceAndPrefix(err error, format string, args ...interface{}) error