relay
import "github.com/open-outbox/relay/cmd/relay"Package main is the entry point for the Open Outbox Relay. It sets up signal handling, builds the dependency injection container, and manages the lifecycle of the relay engine and the HTTP server.