//
pkg.gl
Category
github.com/spiffe/spire
pkg
common
errorutil
package
1.11.1
Repository:
https://github.com/spiffe/spire.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
4
Dependents
3
Files
18 SLOC
#
Functions
PermissionDenied
PermissionDenied formats a PermissionDenied error with an error string.
WrapError
WrapError creates a new error in the format: "<newErrStr>: <err>".