Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CollapsedError ¶
CollapsedError returns a new error with the collapsed error returned on unwrapped or when formatted with "%+v"
Types ¶
type CollapsibleError ¶
type CollapsibleError interface {
CollapseError()
}
CollapsibleError indicates the error should be collapsed
Click to show internal directories.
Click to hide internal directories.