directory
0.0.0-20170830111104-a2a17fb9af2c
Repository: https://github.com/theluganskiy/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.