Documentation
¶
Index ¶
Constants ¶
View Source
const EnvAPIPassword = "GGPROXY_API_PASSWORD"
View Source
const EnvAPIUsername = "GGPROXY_API_USERNAME"
View Source
const EnvLicense = "GGPROXY_LICENSE"
View Source
const LinkDashboardDownload = "https://graphguard.io/dashboard#download"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Command ¶
type Command any
Command can be any of:
CommandServe CommandReload CommandStop CommandHelp
type CommandReload ¶
type CommandReload struct{}
type CommandServe ¶
type CommandStop ¶
type CommandStop struct{}
Click to show internal directories.
Click to hide internal directories.