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

# Functions

Adapt checks the type of err and if it matches one of the error types or one of the error values of the standard net package, adapts it to make error types discoverable using the errors.Is function.