Documentation
¶
Index ¶
Constants ¶
View Source
const ( ProdWebServerPort = 5005 DevWebServerPort = 6005 )
Default ports for the server (should match serverbase)
View Source
const AppRunIdEnvName = "OUTRIG_APPRUNID"
View Source
const DefaultDomainSocketName = "/outrig.sock"
Domain socket name (just the filename part)
View Source
const DevOutrigHome = "~/.config/outrig-dev"
View Source
const ExternalLogCaptureEnvName = "OUTRIG_EXTERNALLOGCAPTURE"
Environment variables
View Source
const OutrigHome = "~/.config/outrig"
Home directory paths
View Source
const OutrigSDKVersion = "v0.8.0-beta.1"
Variables ¶
This section is empty.
Functions ¶
func GetDomainSocketNameForClient ¶
GetDomainSocketNameForClient returns the full domain socket path for client
func GetMonitorPort ¶ added in v0.8.0
func GetOutrigHomeForClient ¶
GetOutrigHomeForClient returns the appropriate home directory based on client config
func GetTcpAddrForClient ¶ added in v0.8.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.