Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AllDetails ¶
func CauseChain ¶ added in v0.20.0
CauseChain renders the full unwrapped error chain as "outer: inner: root". Wrappers like WrapWithDetails report the same message at multiple chain levels; those consecutive duplicates are collapsed so the output stays readable. Returns "" for a nil error.
func WithDetails ¶
func WrapWithDetails ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.