app_specific

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: May 13, 2024 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AppName string
View Source
var AppVersion *semver.Version
View Source
var AutoVariablesExtensions []string
View Source
var ConfigExtension string
View Source
var DefaultConfigPath string
View Source
var DefaultDatabase string
View Source
var DefaultInstallDir string
View Source
var DefaultVarsFileName string
View Source
var EnvAppPrefix string

EnvAppPrefix is the prefix for all app specific environment variables (e.g. ("STEAMPIPE_")

View Source
var EnvInputVarPrefix string

EnvInputVarPrefix is the prefix for environment variables that represent values for input variables.

View Source
var EnvUpdateCheck,
	EnvInstallDir,
	EnvInstallDatabase,
	EnvServicePassword,
	EnvMaxParallel,
	EnvDatabaseStartTimeout,
	EnvDashboardStartTimeout,
	EnvSnapshotLocation,
	EnvDatabase,
	EnvWorkspaceProfile,
	EnvDisplayWidth,
	EnvCacheEnabled,
	EnvCacheTTL,
	EnvCacheMaxTTL,
	EnvCacheMaxSize,
	EnvQueryTimeout,
	EnvConnectionWatcher,
	EnvWorkspaceChDir,
	EnvModLocation,
	EnvTelemetry,
	EnvIntrospection,
	EnvWorkspaceProfileLocation,
	EnvMemoryMaxMb,
	EnvMemoryMaxMbPlugin,
	EnvConfigPath,
	EnvLogLevel,
	EnvGitToken,
	EnvProfile string

app specific env vars

View Source
var InstallDir string
View Source
var LegacyDefaultVarsFileName string
View Source
var ModDataExtensions []string
View Source
var ModFileNameDeprecated string = "mod.sp"

TODO KAI we need to provide a default (for now) as the flowpipe test code does not (always) call SetAppSpecificConstants so this may be empty we need a proper solution to this

View Source
var VariablesExtensions []string
View Source
var VersionCheckHost string

Update check

View Source
var VersionCheckPath string
View Source
var WorkspaceDataDir string
View Source
var WorkspaceIgnoreFile string

Functions

func DefaultModFileName added in v0.3.0

func DefaultModFileName() string

func DefaultModFilePath added in v0.3.0

func DefaultModFilePath(modFolder string) string

func ModFileNames added in v0.3.0

func ModFileNames() []string

func ModFilePaths added in v0.3.0

func ModFilePaths(modFolder string) []string

func SetAppSpecificEnvVarKeys

func SetAppSpecificEnvVarKeys(envAppPrefix string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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