Versions in this module Expand all Collapse all v0 v0.22.0 May 9, 2018 Changes in this version + type Proxy struct + CACert *x509.Certificate + URL *url.URL + func ForRecording(filename string, port int) (*Proxy, error) + func ForReplaying(filename string, port int) (*Proxy, error) + func (p *Proxy) Close() error + func (p *Proxy) Transport() *http.Transport