Documentation ¶
Index ¶
Constants ¶
View Source
const ( CServiceName = "HLT" CTitlePattern = "hidden-lake-traffic" )
View Source
const ( CPathYML = "hlt.yml" CPathDB = "hlt.db" )
View Source
const ( CDefaultHashesWindow = (2 << 10) CDefaultMessagesCapacity = (2 << 10) )
View Source
const ( CHandleIndexPath = "/api/index" CHandleStoragePointerPath = "/api/storage/pointer" CHandleStorageHashesPath = "/api/storage/hashes" CHandleNetworkMessagePath = "/api/network/message" CHandleConfigSettings = "/api/config/settings" )
View Source
const ( CDefaultTCPAddress = "127.0.0.1:9581" CDefaultHTTPAddress = "127.0.0.1:9582" )
View Source
const (
CDefaultConnectionAddress = "127.0.0.1:9571"
)
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.