config

package
v0.0.40 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EnvSecretsKey     = "WS_SECRETS_MASTER_KEY"
	EnvSecretsKeyFile = "WS_SECRETS_MASTER_KEY_FILE"
	EnvSecretsVault   = "WS_SECRETS_VAULT"
	EnvLoggingDir     = "WS_LOGGING_DIR"
	EnvLoggingFile    = "WS_LOGGING_MAIN_FILE"
	EnvServerRoot     = "WS_SERVER_ROOT"
	EnvFeaturesDir    = "WS_FEATURES_DIR"
	EnvIPCSocket      = "WS__INTERNAL_IPC_SOCKET"

	DefaultSecretsKeyPath = "/etc/workspace/master.key"
	DefaultEnvFilePath    = "~/.zshenv"
	DefaultLoggingDir     = "/var/log/workspace"
	DefaultLoggingFile    = "workspace.log"
	DefaultServerRoot     = "/workspace"
	DefaultFeaturesDir    = "/features"
	DefaultIPCSocket      = "/var/workspace/ipc.socket"
	DefaultManifestPath   = "/var/lib/workspace/manifest.json"
)

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