Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CustomError ¶
func New ¶
func New(et ErrorType, e error) *CustomError
func To ¶
func To(e error) *CustomError
func (*CustomError) Error ¶
func (ce *CustomError) Error() string
Click to show internal directories.
Click to hide internal directories.