Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ServiceRegChan = make(chan *Service) StreamRegChan = make(chan *Stream, 1) // Sent from synchronous callbacks. )
View Source
var InstanceSocket string
InstanceSocket can be set via linker flag during build process. GATE_INSTANCE_SOCKET environment variable will override it. If neither is set, the socket location is guessed.
Functions ¶
func SendPacket ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.