Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrArgument ¶
type ErrArgument struct {
Wrapped error
}
func (ErrArgument) Error ¶
func (e ErrArgument) Error() string
func (ErrArgument) Unwrap ¶
func (e ErrArgument) Unwrap() error
Click to show internal directories.
Click to hide internal directories.