//
pkg.gl
Category
go.jetpack.io/devbox
internal
redact
package
0.0.0-20241122174450-ed490a29207d
Repository:
https://github.com/jetify-com/devbox.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
12
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.