Documentation
¶
Index ¶
- Constants
- func ConnectAndServe(server string, spaceId string)
- func ProxyTcp(stream net.Conn, port string)
- func ProxyTcpTls(stream net.Conn, port string, serverName string)
- func ReportState()
- func SendLogMessage(service string, level msg.LogLevel, message string) error
- func SendSpaceDescription(description string) error
- func Shutdown()
Constants ¶
View Source
const (
AGENT_STATE_PING_INTERVAL = 2 * time.Second
)
Variables ¶
This section is empty.
Functions ¶
func ConnectAndServe ¶
func ProxyTcpTls ¶ added in v0.12.2
func ReportState ¶
func ReportState()
func SendLogMessage ¶ added in v0.11.5
func SendSpaceDescription ¶ added in v0.17.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.