Versions in this module Expand all Collapse all v0 v0.0.4 Mar 18, 2026 Changes in this version + type Err struct + func NewErr(message string, wrapErr error) *Err + func (e *Err) Error() string