package
Version:
v0.0.0-...-fe50809
Opens a new window with list of versions in this module.
Published: Jul 1, 2023
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Outbox holds the schema definition for the Outbox entity.
type OutboxConfig struct {
MaxRetryCount int `yaml:"maxRetryCount" env:"OMIGA_OUTBOX_MAXRETRYCOUNT"`
RetryDelay time.Duration `yaml:"retryDelay" env:"OMIGA_OUTBOX_RETRYDELAY"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.