Documentation
¶
Overview ¶
Package comm provides functionallity to communitate with elephant
Index ¶
Constants ¶
View Source
const ( QueryRequestHandlerPos = 0 ActivateRequestHandlerPos = 1 SubscribeRequestHandlerPos = 2 MenuRequestHandlerPos = 3 StateRequestHandlerPos = 4 Protobuf = 0 JSON = 1 )
Variables ¶
View Source
var (
Socket string
)
connection id
Functions ¶
func StartListen ¶
func StartListen()
Types ¶
Directories
¶
| Path | Synopsis |
|---|---|
|
Package client provides simple functions to communicate with the socket.
|
Package client provides simple functions to communicate with the socket. |
|
Package handlers providers all the communication handlers
|
Package handlers providers all the communication handlers |
Click to show internal directories.
Click to hide internal directories.