Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
cli
command
Package main provides the CLI entry point for the Open Outbox Relay.
|
Package main provides the CLI entry point for the Open Outbox Relay. |
|
producer
command
Produces test events into the outbox table for local development and test
|
Produces test events into the outbox table for local development and test |
|
relay
command
Package main is the entry point for the Open Outbox Relay.
|
Package main is the entry point for the Open Outbox Relay. |
|
internal
|
|
|
cli
Package cli provides the command-line interface for managing the Open Outbox Relay.
|
Package cli provides the command-line interface for managing the Open Outbox Relay. |
|
config
Package config handles the centralized configuration for the Outbox Relay.
|
Package config handles the centralized configuration for the Outbox Relay. |
|
container
Package container provides the Dependency Injection (DI) logic for the Outbox Relay.
|
Package container provides the Dependency Injection (DI) logic for the Outbox Relay. |
|
publishers
Package publishers provides concrete implementations for various message delivery backends.
|
Package publishers provides concrete implementations for various message delivery backends. |
|
relay
Package relay contains the core domain logic and orchestration for the Outbox Relay.
|
Package relay contains the core domain logic and orchestration for the Outbox Relay. |
|
storage
Package storage provides the persistence layer implementations for the Outbox Relay.
|
Package storage provides the persistence layer implementations for the Outbox Relay. |
|
telemetry
Package telemetry provides a centralized system for application observability.
|
Package telemetry provides a centralized system for application observability. |
Click to show internal directories.
Click to hide internal directories.