package
1.79.0-mod
Repository: https://github.com/sagernet/tailscale.git
Documentation: pkg.go.dev

# Functions

As returns the first vizerror.Error in err's chain.
Errorf returns an Error with the specified publicMsgFormat and values.
New returns an error that formats as the given text.
Wrap wraps publicErr with a vizerror.Error.
WrapWithMessage wraps the given error with a message that's safe to display to end users.

# Structs

Error is an error that is safe to display to end users.