Documentation ¶
Index ¶
Constants ¶
View Source
const ( CServiceName = "HLE" CServiceFullName = "hidden-lake-encryptor" )
View Source
const ( CHandleIndexPath = "/api/index" CHandleMessageEncryptPath = "/api/message/encrypt" CHandleMessageDecryptPath = "/api/message/decrypt" CHandleServicePubKeyPath = "/api/service/pubkey" CHandleConfigSettings = "/api/config/settings" )
View Source
const (
CDefaultHTTPAddress = "127.0.0.1:9551"
)
View Source
const (
CPathYML = "hle.yml"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SContainer ¶
Click to show internal directories.
Click to hide internal directories.