//
pkg.gl
Category
github.com/mmcloughlin/addchain
internal
errutil
package
0.4.0
Repository:
https://github.com/mmcloughlin/addchain.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
5
Files
15 SLOC
#
Functions
AssertionFailure
AssertionFailure is used for an error resulting from the failure of an expected invariant.
CheckClose
CheckClose closes c.
UnexpectedType
UnexpectedType builds an error for an unexpected type, typically in a type switch.