Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExtractDetails ¶
func ExtractDetails(err error) []interface{}
Types ¶
type Retriable ¶
type Retriable struct {
// contains filtered or unexported fields
}
func AsRetriable ¶
func NewRetriable ¶
func (Retriable) UnwrapSkinny ¶
type RichError ¶
type RichError struct {
// contains filtered or unexported fields
}
func AsRichError ¶
func NewRichError ¶
type RichInfoStyle ¶
type RichInfoStyle int
const ( RichInfoStyle_JSON RichInfoStyle = iota RichInfoStyle_JSONFriendly )
var InfoStyle RichInfoStyle
Click to show internal directories.
Click to hide internal directories.