Documentation
¶
Index ¶
Constants ¶
View Source
const ( ProjectName = "msc_server" DefaultConfigPath = "config/" )
View Source
const ( ErrorsSessionThreshReached = "Reached total sessions threshold" ErrorsNoEffectiveAction = "No effective action more than %v" ErrorsNoneActiveTestResponse = "None response active test more than 3 times" ErrorsDecodePacketBody = "Decode packet body error" ErrorsIllegalPacketLength = "Illegal packet length %d" ErrorsIllegalCommand = "Illegal command %0x" ErrorsSubmitFlowControl = "Submit message flow control" )
Variables ¶
View Source
var ( BasePath = "" ConfigYml yaml_config.YmlConfig )
Functions ¶
func FindAuthConf ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.