Documentation ¶ Index ¶ func NewHTTPServer(o *listener.ReverseHttp, ii netapi.Listener, handler netapi.Handler) (netapi.Accepter, error) func NewTCPServer(o *listener.ReverseTcp, ii netapi.Listener, handler netapi.Handler) (netapi.Accepter, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func NewHTTPServer ¶ func NewHTTPServer(o *listener.ReverseHttp, ii netapi.Listener, handler netapi.Handler) (netapi.Accepter, error) func NewTCPServer ¶ func NewTCPServer(o *listener.ReverseTcp, ii netapi.Listener, handler netapi.Handler) (netapi.Accepter, error) Types ¶ This section is empty. Source Files ¶ View all Source files http.go tcp.go Click to show internal directories. Click to hide internal directories.