package
0.4.0
Repository: https://github.com/mmcloughlin/addchain.git
Documentation: pkg.go.dev

# Functions

Error fails the test on a nil error.
ErrorContains asserts that err is non-nil and contains substr.
NoError fails the test on a non-nil error.