Documentation
¶
Index ¶
Constants ¶
View Source
const ( CServiceFullName = "hidden-lake-adapter=" + CServiceAdapterScheme CServiceDescription = "adapts HL traffic to a custom TCP connection" )
View Source
const ( CPathYML = "hla_" + CServiceAdapterScheme + ".yml" CPathDB = "hla_" + CServiceAdapterScheme + ".db" )
View Source
const ( CDefaultExternalAddress = "127.0.0.1:9521" CDefaultInternalAddress = "127.0.0.1:9522" )
View Source
const (
CServiceAdapterScheme = "tcp"
)
Variables ¶
View Source
var (
GServiceName = name.LoadServiceName(CServiceFullName)
)
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.