Versions in this module Expand all Collapse all v1 v1.0.1 Aug 11, 2020 Changes in this version + type Config struct + Addr string + Debug bool + IsAnonymous bool + func NewConfig() *Config + type Proxy struct + func NewProxy(cfg *Config) *Proxy + func (p *Proxy) Close() + func (p *Proxy) Start() error