//
pkg.gl
Category
github.com/emirot/kyaml
errors
package
0.13.10
Repository:
https://github.com/emirot/kyaml.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
20
Files
26 SLOC
#
Functions
Errorf
Errorf returns a new go-error.
GetStack
GetStack returns a stack trace for the error if it has one.
Wrap
Wrap returns err wrapped in a go-error.
WrapPrefixf
WrapPrefixf returns err wrapped in a go-error with a message prefix.