Documentation ¶
Index ¶
Constants ¶
View Source
const ( CServiceName = "HLT" CTitlePattern = "go-peer/hidden-lake-traffic" )
View Source
const ( CPathDB = "hlt.db" CPathCFG = "hlt.cfg" )
View Source
const ( CHandleIndexPath = "/api/index" CHandleHashesPath = "/api/hashes" CHandleMessagePath = "/api/message" )
View Source
const ( CHandleIndexTemplate = "%s" + CHandleIndexPath CHandleHashesTemplate = "%s" + CHandleHashesPath CHandleMessageTemplate = "%s" + CHandleMessagePath )
View Source
const (
CDefaultCapMessages = (1 << 10)
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.