Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProxyPrefs ¶ added in v0.2.1
type ProxyServer ¶
type ProxyServer struct {
// contains filtered or unexported fields
}
func New ¶
func New(prefs ProxyPrefs) (*ProxyServer, error)
func (*ProxyServer) Start ¶
func (proxy *ProxyServer) Start() error
func (*ProxyServer) Stop ¶
func (proxy *ProxyServer) Stop()
Click to show internal directories.
Click to hide internal directories.