Versions in this module Expand all Collapse all v0 v0.92.1 May 15, 2025 Changes in this version + var DecodeJSON = &appError + var IDMissing = &appError + var NotAuthenticated = &appError + var NotNumber = &appError + func Missing(object interface{}, id interface{}) error + type Error interface + Error func() string + Status func() int + func Err(err Error) Error + func New(err string) Error + func Wrap(err error, message string) Error