Documentation
¶
Index ¶
- func As(err error, target any) bool
- func DisableSourcing()
- func EnableSourcing()
- func Is(err error, target error) bool
- func Join(errs ...error) error
- func New(message string, attrs ...Attribute) error
- func SourcingEnabled() bool
- func Wrap(target error, attrs ...Attribute) error
- type Attribute
- type Error
- type Source
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DisableSourcing ¶
func DisableSourcing()
func EnableSourcing ¶
func EnableSourcing()
func SourcingEnabled ¶
func SourcingEnabled() bool
Types ¶
Click to show internal directories.
Click to hide internal directories.