config

package
v1.6.0 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const DATABASE_SQLLITE_FILE_NAME = "GFLOW_DATABASE_SQLLITE_FILE_NAME"
View Source
const DATABASE_TYPE = "GFLOW_DATABASE_TYPE"
View Source
const DATABASE_TYPE_MYSQL = "MYSQL"
View Source
const DATABASE_TYPE_POSTGRES = "POSTGRES"
View Source
const DATABASE_TYPE_SQLLITE = "SQLLITE"
View Source
const DATABASE_URL = "GFLOW_DATABASE_URL"
View Source
const ENGINE_BATCH_SIZE = "GFLOW_ENGINE_BATCH_SIZE" //number of workflows to pull from the database at a time
View Source
const ENGINE_CHECK_DB_INTERVAL = "GFLOW_ENGINE_CHECK_DB_INTERVAL"
View Source
const ENGINE_EXECUTOR_GROUP = "GFLOW_ENGINE_EXECUTOR_GROUP" //the group id of the exexutor that it will process jobs from
View Source
const ENGINE_EXECUTOR_SIZE = "GFLOW_ENGINE_EXECUTOR_SIZE" //number of workers to run ie the parallel nature of the jobs
View Source
const ENGINE_SERVER_WEB_PORT = "GFLOW_ENGINE_SERVER_WEB_PORT"
View Source
const ENGINE_STUCK_WORKFLOWS_INTERVAL = "GFLOW_ENGINE_STUCK_WORKFLOWS_INTERVAL"
View Source
const ENGINE_STUCK_WORKFLOWS_REPAIR_AFTER_MINUTES = "GFLOW_ENGINE_STUCK_WORKFLOWS_REPAIR_AFTER_MINUTES"
View Source
const WEB_SESSION_EXPIRY_HOURS = "GFLOW_WEB_SESSION_EXPIRY_HOURS"

Variables

This section is empty.

Functions

func GetSystemSettingInteger

func GetSystemSettingInteger(settingKey string) int

func GetSystemSettingString

func GetSystemSettingString(settingKey string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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