//
pkg.gl
Category
github.com/tinkerbell/tink
internal
agent
failure
package
0.12.2
Repository:
https://github.com/tinkerbell/tink.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
2
Files
25 SLOC
#
Functions
NewReason
NewReason creates a new error using message and wraps it with reason.
Reason
Reason extracts a failure reason from err.
WithReason
WithReason decorates err with reason.