package
0.0.2-migrate-evm
Repository: https://github.com/scalarorg/scalar-core.git
Documentation: pkg.go.dev

# Functions

Is checks if the error is a (wrapped) error of the given type.
KeyVals returns key values if error is a (wrapped) ErrWithKeyVals, nil otherwise.
With returns an error with attached key values for logging.

# Interfaces

ErrWithKeyVals is an error with additional capabilities for easier logging.