package
0.0.0-20211122204940-3aa76b92aec7
Repository: https://github.com/czarsimon/httputil.git
Documentation: pkg.go.dev
# Functions
CreateRequest creates a http request for testing.
InMemoryDB creates an in memory sql database and applies migrations if desired.
PerformRequest perform a test request against a given handler, returing a recorder of the response.