tmconfig

package
v1.1.7-alpha Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ConfirmationsRequired                         = ffc("confirmations.required")
	ConfirmationsBlockQueueLength                 = ffc("confirmations.blockQueueLength")
	ConfirmationsStaleReceiptTimeout              = ffc("confirmations.staleReceiptTimeout")
	ConfirmationsNotificationQueueLength          = ffc("confirmations.notificationQueueLength")
	TransactionsErrorHistoryCount                 = ffc("transactions.errorHistoryCount")
	TransactionsMaxInFlight                       = ffc("transactions.maxInFlight")
	TransactionsNonceStateTimeout                 = ffc("transactions.nonceStateTimeout")
	PolicyLoopInterval                            = ffc("policyloop.interval")
	PolicyLoopRetryInitDelay                      = ffc("policyloop.retry.initialDelay")
	PolicyLoopRetryMaxDelay                       = ffc("policyloop.retry.maxDelay")
	PolicyLoopRetryFactor                         = ffc("policyloop.retry.factor")
	PolicyEngineName                              = ffc("policyengine.name")
	EventStreamsDefaultsBatchSize                 = ffc("eventstreams.defaults.batchSize")
	EventStreamsDefaultsBatchTimeout              = ffc("eventstreams.defaults.batchTimeout")
	EventStreamsDefaultsErrorHandling             = ffc("eventstreams.defaults.errorHandling")
	EventStreamsDefaultsRetryTimeout              = ffc("eventstreams.defaults.retryTimeout")
	EventStreamsDefaultsBlockedRetryDelay         = ffc("eventstreams.defaults.blockedRetryDelay")
	EventStreamsDefaultsWebhookRequestTimeout     = ffc("eventstreams.defaults.webhookRequestTimeout")
	EventStreamsDefaultsWebsocketDistributionMode = ffc("eventstreams.defaults.websocketDistributionMode")
	EventStreamsCheckpointInterval                = ffc("eventstreams.checkpointInterval")
	EventStreamsRetryInitDelay                    = ffc("eventstreams.retry.initialDelay")
	EventStreamsRetryMaxDelay                     = ffc("eventstreams.retry.maxDelay")
	EventStreamsRetryFactor                       = ffc("eventstreams.retry.factor")
	WebhooksAllowPrivateIPs                       = ffc("webhooks.allowPrivateIPs")
	PersistenceType                               = ffc("persistence.type")
	PersistenceLevelDBPath                        = ffc("persistence.leveldb.path")
	PersistenceLevelDBMaxHandles                  = ffc("persistence.leveldb.maxHandles")
	PersistenceLevelDBSyncWrites                  = ffc("persistence.leveldb.syncWrites")
	APIDefaultRequestTimeout                      = ffc("api.defaultRequestTimeout")
	APIMaxRequestTimeout                          = ffc("api.maxRequestTimeout")
	APIPassthroughHeaders                         = ffc("api.passthroughHeaders")
	DebugPort                                     = ffc("debug.port")
	MetricsEnabled                                = ffc("metrics.enabled")
	MetricsPath                                   = ffc("metrics.path")
)
View Source
var APIConfig config.Section
View Source
var CorsConfig config.Section
View Source
var MetricsConfig config.Section
View Source
var PolicyEngineBaseConfig config.Section
View Source
var WebhookPrefix config.Section

Functions

func Reset

func Reset()

Types

This section is empty.

Jump to

Keyboard shortcuts

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