//
pkg.gl
Category
go.jetpack.io/pkg
redact
package
0.0.0-20241025195518-152e59e26d5d
Repository:
https://github.com/jetify-com/pkg.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
135 SLOC
#
Functions
Error
Error returns a redacted error that wraps err.
Errorf
Errorf creates a redactable error that has an error string identical to that of a [fmt.Errorf] error.
Safe
Safe marks a value as safe for including in a redacted error.