package
0.0.0-20240806115739-0c692f180c80
Repository: https://github.com/mendersoftware/workflows.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
# Constants
SettingConcurrency is the config key for the concurrency limit.
SettingConcurrencyDefault is the default value for the concurrency limit.
SettingDbName is the config key for the mongo database name.
SettingDbNameDefault is the default value for the mongo database name.
SettingDbPassword is the config key for the mongo password.
SettingDbSSL is the config key for the mongo SSL setting.
SettingDbSSLDefault is the default value for the mongo SSL setting.
SettingDbSSLSkipVerify is the config key for the mongo SSL skip verify setting.
SettingDbSSLSkipVerifyDefault is the default value for the mongo SSL skip verify setting.
SettingDbUsername is the config key for the mongo username.
SettingDebugLog is the config key for the truning on the debug log.
SettingDebugLogDefault is the default value for the debug log enabling.
SettingListen is the config key for the listen address.
SettingListenDefault is the default value for the listen address.
SettingMongo is the config key for the mongo URL.
SettingMongoDefault is the default value for the mongo URL.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SettingNatsStreamName is the config key for the nats streaem name.
SettingNatsStreamNameDefault is the default value for the nats stream name.
SettingNatsSubscriberDurable is the config key for the nats subscriber durable name.
SettingNatsSubscriberDurableDefault is the default value for the nats subscriber durable name.
SettingNatsSubscriberTopic is the config key for the nats subscriber topic name.
SettingNatsSubscriberTopicDefault is the default value for the nats subscriber topic name.
SettingNatsURI is the config key for the nats uri.
SettingNatsURIDefault is the default value for the nats uri.
SettingSMTPAuthMechanism is the config key for the SMTP auth mechanism.
SettingSMTPAuthMechanismDefault is the default value for the SMTP auth mechanism.
SettingSMTPHost is the config key for the SMTP host.
SettingSMTPHostDefault is the default value for the SMTP host.
SettingSMTPPassword is the config key for the SMTP password.
SettingSMTPUsername is the config key for the SMTP username.
No description provided by the author
SettingWorkflowsPath is the config key for the workflows path.
# Variables
Defaults are the default configuration settings.