package
0.0.0-20161208022421-eed5bdba461c
Repository: https://github.com/connectcorp/go-kit.git
Documentation: pkg.go.dev
# Functions
MustNewRequest creates a new generic HTTP request for testing.
NewTempServer initialized a new TestServer.
TerminationMiddleware is a middleware that terminates processing with an error.
# Structs
GenericMessage is a generic struct that can be used in tests.
TempServer is a test HTTP server that validates incoming requests.