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     = "HLM"
	CServiceFullName = "hidden-lake-messenger"
)
View Source
const (
	CPathYML = "hlm.yml"
	CPathDB  = "hlm.db"
)
View Source
const (
	CStaticPath = "/static/"
	CPushPath   = "/push"
)
View Source
const (
	CDefaultInterfaceAddress = "127.0.0.1:9591"
	CDefaultIncomingAddress  = "127.0.0.1:9592"
)
View Source
const (
	CDefaultLanguage         = "ENG"
	CDefaultMessagesCapacity = (2 << 10) // count
	CDefaultWorkSizeBits     = 20
)
View Source
const (
	CHandleIndexPath         = "/"
	CHandleAboutPath         = "/about"
	CHandleFaviconPath       = "/favicon.ico"
	CHandleSettingsPath      = "/settings"
	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