directory
0.0.0-20171005095302-801da377c497
Repository: https://github.com/kregopaulgue/go.git
Documentation: pkg.go.dev

# Packages

Package httptest enhances the stdlib net/http/httptest package by integrating it with gopkg.in/gavv/httpexpect.v1, reducing the boilerplate needed for http tests.
Package mutil contains various functions that are helpful when writing http middleware.