Documentation
¶
Index ¶
- Variables
- func ChartDeciles() []map[string]interface{}
- func GenerateServerPort(m string) int
- func GetTunnelConn(id int, remote string) (net.Conn, error)
- func GetWebServerConn(remote string) (net.Conn, error)
- func InitAllowPort()
- func SetLookup(fn func(int) (Dialer, bool))
- func StartSystemInfo()
- func StatusSnapshot() []map[string]interface{}
- func TestServerPort(p int, m string) (b bool)
- type Dialer
Constants ¶
This section is empty.
Variables ¶
View Source
var WebServerListener *conn.VirtualListener
Functions ¶
func ChartDeciles ¶ added in v0.33.12
func ChartDeciles() []map[string]interface{}
func GenerateServerPort ¶
func InitAllowPort ¶
func InitAllowPort()
func StartSystemInfo ¶
func StartSystemInfo()
func StatusSnapshot ¶ added in v0.33.12
func StatusSnapshot() []map[string]interface{}
func TestServerPort ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.