settings

package
v1.7.1 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CServiceName     = "HLE"
	CServiceFullName = "hidden-lake-encryptor"
)
View Source
const (
	CPathKey = "hle.key"
	CPathYML = "hle.yml"
)
View Source
const (
	CHandleIndexPath          = "/api/index"
	CHandleMessageEncryptPath = "/api/message/encrypt"
	CHandleMessageDecryptPath = "/api/message/decrypt"
	CHandleServicePubKeyPath  = "/api/service/pubkey"
	CHandleConfigSettingsPath = "/api/config/settings"
	CHandleConfigFriendsPath  = "/api/config/friends"
)
View Source
const (
	CDefaultHTTPAddress = "127.0.0.1:9551"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type SContainer

type SContainer struct {
	FAliasName string `json:"alias_name"`
	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