package
Version:
v0.4.0
Opens a new window with list of versions in this module.
Published: Jan 11, 2018
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Options represents the proxy options.
type Proxy interface {
Start() error
Stop() error
}
Proxy interface represents the application.
NewProxy creates a new proxy with the given options.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.