Documentation
¶
Index ¶
- func ExpectEqual(actualError error, expectedErrors ...error)
- func NewError() error
- func NewMeta() interface{}
- func NewSourceParameter() string
- func NewSourcePointer() string
- func WithParameterSource(err error, parameter string) error
- func WithParameterSourceAndMeta(err error, parameter string, meta interface{}) error
- func WithPointerSource(err error, pointer string) error
- func WithPointerSourceAndMeta(err error, pointer string, meta interface{}) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExpectEqual ¶ added in v1.24.0
func NewSourceParameter ¶
func NewSourceParameter() string
func NewSourcePointer ¶
func NewSourcePointer() string
func WithParameterSource ¶ added in v1.24.0
func WithParameterSourceAndMeta ¶ added in v1.24.0
func WithPointerSource ¶ added in v1.24.0
func WithPointerSourceAndMeta ¶ added in v1.24.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.