Versions in this module Expand all Collapse all v0 v0.2.0 Mar 24, 2025 v0.1.1 Feb 28, 2025 v0.1.0 Feb 27, 2025 Changes in this version + var New = errors.New + func PrintUserFixableErrorInstruction(err error) + type UserFixableError struct + Err error + Instructions string + func NewUserFixableError(err error, instructions string) UserFixableError + func (e UserFixableError) Error() string