Documentation ¶
Index ¶
Constants ¶
View Source
const ( StreamTypeRequest byte = 1 StreamTypeJob byte = 2 StreamTypeHeartbeat byte = 3 )
Stream command type
View Source
const ( CHeartbeat = "HEARTBEAT" CRegister = "REG" CRemove = "REMOVE" )
List of available command string
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.