Versions in this module Expand all Collapse all v2 v2.0.0 Jul 8, 2024 Changes in this version + type ErrDetails struct + API string + Details interface{} + Msg string + Reason error + func (e ErrDetails) Cause() error + func (e ErrDetails) Error() string + func (e ErrDetails) MarshalJSON() ([]byte, error)