Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TunnelServer ¶
type TunnelServer struct { Config *config.TunnelServerConfig Host host.Host }
TunnelServer is on cloud, as a signal and relay server
func (*TunnelServer) Enable ¶
func (t *TunnelServer) Enable() bool
Enable indicates whether enable this module
func (*TunnelServer) Run ¶
func (t *TunnelServer) Run()
Click to show internal directories.
Click to hide internal directories.