settings

package
v1.5.18 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CServiceName  = "HLM"
	CTitlePattern = "go-peer/hidden-lake-messenger"
)
View Source
const (
	CPathSTG = "hlm.stg"
	CPathCFG = "hlm.cfg"
	CPathDB  = "hlm.db"
)
View Source
const (
	CStaticPath = "/static/"
	CPushPath   = "/push"
)
View Source
const (
	CIamAliasName    = "__iam__"
	CDefaultLanguage = "ENG"
)
View Source
const (
	CDefaultInterfaceAddress = "127.0.0.1:9591"
	CDefaultIncomingAddress  = "127.0.0.1:9592"
)
View Source
const (
	CMinEntropy         = 64        // bits
	CWorkForKeys        = 20        // bits
	CDefaultCapMessages = (2 << 10) // count
)
View Source
const (
	CHandleIndexPath          = "/"
	CHandleSignOutPath        = "/sign/out"
	CHandleSignInPath         = "/sign/in"
	CHandleSignUpPath         = "/sign/up"
	CHandleAboutPath          = "/about"
	CHandleFaviconPath        = "/favicon.ico"
	CHandleSettingsPath       = "/settings"
	CHandleQRPublicKeyKeyPath = "/qr/public_key"
	CHandleFriendsPath        = "/friends"
	CHandleFriendsChatPath    = "/friends/chat"
	CHandleFriendsUploadPath  = "/friends/upload"
	CHandleFriendsChatWSPath  = "/friends/chat/ws"
)
View Source
const (
	CIsText = 0x01
	CIsFile = 0x02
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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