Documentation ¶
Index ¶
Constants ¶
View Source
const ( OPVProxyplaneUserAgent = "OPV Proxy Plane" OPVProxyplaneExtraConfigNamespace = "github.com/roney492/opv" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProxyPlane ¶
type ProxyPlane struct {
HTTPProxy *HTTPProxy
}
func MustNewProxyPlane ¶
func MustNewProxyPlane() *ProxyPlane
func (*ProxyPlane) Start ¶
func (pp *ProxyPlane) Start()
func (*ProxyPlane) Stop ¶
func (pp *ProxyPlane) Stop()
Click to show internal directories.
Click to hide internal directories.