Versions in this module Expand all Collapse all v0 v0.1.0 Apr 9, 2026 Changes in this version + func Format(err error) string + func NewUserFacingError(message string, cause error) error + type UserFacingError struct + Cause error + Message string + func (e *UserFacingError) Error() string + func (e *UserFacingError) Unwrap() error