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) Close ¶ added in v0.3.0
func (proxy *ProxyServer) Close()
func (*ProxyServer) Start ¶
func (proxy *ProxyServer) Start() error
Click to show internal directories.
Click to hide internal directories.