package
1.0.0
Repository: https://github.com/segmentio/errors-go.git
Documentation: pkg.go.dev

# Functions

Adapt checks the type of err is a twirp error, and adapts it to make error types discoverable using the errors.Is function.
New constructs a twirp error from another error.