Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UnwrapAll ¶
UnwrapAll unwraps an error created by errors.Join() in Go 1.20, into its components, recursively
func UnwrapFirst ¶
UnwrapFirst unwraps an error created by errors.Join() in Go 1.20, into its components, recursively, and returns one (the first) unwrapped error
Types ¶
Click to show internal directories.
Click to hide internal directories.