Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CustomError ¶
type CustomError struct {
ErrorContext *ErrorContext
}
func SetCustomError ¶
func SetCustomError(errContext *ErrorContext) *CustomError
func (*CustomError) Error ¶
func (c *CustomError) Error() string
type ErrorContext ¶
Click to show internal directories.
Click to hide internal directories.