package
3.3.55
Repository: https://github.com/signalfx/golib.git
Documentation: pkg.go.dev

# Functions

ForcedError creates an ErrCheck that returns err for any functions with names.

# Structs

ErrChecker is used to force errors for testing error code paths.

# Type aliases

ErrCheck is a type of function that can be passed in that forces an return of some error.