Versions in this module Expand all Collapse all v1 v1.110.0 Jul 27, 2026 Changes in this version + type Option func(*Proxy) + func WithUpstreamRootCAs(pool *x509.CertPool) Option + type Proxy struct + func New(opts ...Option) (*Proxy, error) + func (p *Proxy) Addr() string + func (p *Proxy) CACertificate() *x509.Certificate + func (p *Proxy) Start() error + func (p *Proxy) Stop() + func (p *Proxy) Verdicts() []verdict.Entry