Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetReposFromContext ¶
func GetReposFromContext(ctx context.Context) (domain.RepoFactory, bool)
GetReposFromContext retrieves the RepoFactory from the context.
func NewOutboxNotificationPublisher ¶
func NewOutboxNotificationPublisher() domain.NotificationPublisher
NewOutboxNotificationPublisher creates a notification publisher that writes to the outbox table for reliable, transactionally-committed message delivery.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.