base

package
v0.8.0-beta.1 Latest Latest
Warning

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

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

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

func GetDomainSocketNameForClient(isDev bool) string

GetDomainSocketNameForClient returns the full domain socket path for client

func GetMonitorPort added in v0.8.0

func GetMonitorPort(isDev bool) int

func GetOutrigHomeForClient

func GetOutrigHomeForClient(isDev bool) string

GetOutrigHomeForClient returns the appropriate home directory based on client config

func GetTcpAddrForClient added in v0.8.0

func GetTcpAddrForClient(isDev bool) string

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL