//
pkg.gl
Category
github.com/JEFFTheDev/pact-go
proxy
package
1.7.5
Repository:
https://github.com/jeffthedev/pact-go.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
10
Dependents
2
Files
164 SLOC
#
Functions
HTTPReverseProxy
HTTPReverseProxy provides a default setup for proxying internal components within the framework.
#
Structs
Options
Options for the Reverse Proxy configuration.
#
Type aliases
Middleware
Middleware is a way to use composition to add functionality by intercepting the req/response cycle of the Reverse Proxy.