settings

package
v1.6.12 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 22, 2024 License: MIT Imports: 0 Imported by: 0

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

type SContainer struct {
	FPublicKey string `json:"public_key"`
	FPldHead   uint64 `json:"pld_head"`
	FHexData   string `json:"hex_data"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL