constants

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// ServerRootPath is the root path of server
	ServerRootPath = "sedna"

	// DataBaseURL is url of database
	DataBaseURL = "/var/lib/sedna/database.db"

	// WSScheme is the scheme of websocket
	WSScheme = "ws"

	// WSHeaderNodeName is the name of header of websocket
	WSHeaderNodeName = "Node-Name"

	// GMAddressENV is the env name of address of GM
	GMAddressENV = "GM_ADDRESS"

	// NodeNameENV is the env of name of node of LC
	NodeNameENV = "NODENAME"

	// HostNameENV is the env of name of host
	HostNameENV = "HOSTNAME"

	// RootFSMountDirENV is the env of dir of mount
	RootFSMountDirENV = "ROOTFS_MOUNT_DIR"

	// BindPortENV is the env of binding port
	BindPortENV = "BIND_PORT"
)

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