Documentation ¶
Overview ¶
Package errors exposes a subset of the github.com/pkg/errors API.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithMessage ¶
WithMessage annotates an error with a message. Unlike github.com/pkg/errors, this implementation also annotates the error with a stack trace if there is not already one.
func WithMessagef ¶
WithMessagef annonates an error with a formatted message
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.