Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Error ¶
type Error struct {
// contains filtered or unexported fields
}
Error is an error interface implementation that has an error context, an error message and could wrap other errors
func (*Error) ErrorWithContext ¶
ErrorWithContext returns an error message with its context and also the wrapped errors
Click to show internal directories.
Click to hide internal directories.