Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InternalError ¶
func AsInternalError ¶
func AsInternalError(err error) (unwrappedErr *InternalError, ok bool)
func NewInternalError ¶
func NewInternalError(reason, message string) *InternalError
func (*InternalError) Error ¶
func (e *InternalError) Error() string
Click to show internal directories.
Click to hide internal directories.