Documentation
¶
Index ¶
Constants ¶
View Source
const ( CServiceFullName = "hidden-lake-remoter" CServiceDescription = "executes remote access commands" )
View Source
const ( CPathYML = "hlr.yml" CHeaderPassword = "Hl-Remoter-Password" // nolint: gosec )
View Source
const ( CExecPath = "/exec" CExecSeparator = "[@remoter-separator]" )
View Source
const ( CDefaultExternalAddress = "127.0.0.1:9532" CDefaultExecTimeout = 5_000 // 5s )
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.