package
0.0.0-20200605025306-c9cfaf6957aa
Repository: https://github.com/mmcloughlin/goperf.git
Documentation: pkg.go.dev
# Functions
AssertionFailure is used for an error resulting from the failure of an expected invariant.
CheckClose closes c.
UnexpectedType builds an error for an unexpected type, typically in a type switch.
UnhandledCase builds an error for an unexpected value in a switch.
# Variables
ErrNotImplemented is returned when feature is currently not implemented.
# Type aliases
Errors is a collection of errors.