consts

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Dec 28, 2023 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DockerfilesPath   = "docker"
	BuilderDockerfile = "builder/Dockerfile"

	MonarchNet = "monarch-net"
	Version    = "0.1.0" // track with container
	ServerUser = "server"

	CoopHelpGroup    = "Co-op / Multiplayer"
	GeneralHelpGroup = "General"
	AdminHelpGroup   = "Admin"
	BuildHelpGroup   = "Build"

	DefaultPrompt   = "monarch > "
	AgentIDSize     = 8
	RequestIDLength = 36
	OpcodeLength    = 4 // uint32

	ProfileTCP          = "tcp"
	ProfileHTTP         = "http"
	ProfileHTTPS        = "https"
	TypeInternalProfile = "internal"

	OpTypeBool   = "bool"
	OpTypeInt    = "int"
	OpTypeFloat  = "float"
	OpTypeString = "string"

	OpLPort = "lport"
)

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