Discover Packages
github.com/Sokol111/ecommerce-commons
pkg
messaging
patterns
outbox
package
Version:
v0.2.7
Opens a new window with list of versions in this module.
Published: Jan 24, 2026
License: MIT
Opens a new window with license information.
Imports: 27
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
View Source
const (
StatusProcessing = "PROCESSING"
StatusSent = "SENT"
)
type Config struct {
MaxBackoff time .Duration `mapstructure:"max-backoff"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.