event

package
v1.4.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 27, 2026 License: Apache-2.0 Imports: 8 Imported by: 0

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.

func WithRepos

func WithRepos(ctx context.Context, repos domain.RepoFactory) context.Context

WithRepos adds a RepoFactory to the context so the outbox publisher can access it.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL