Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Repository ¶
type Repository struct {
// contains filtered or unexported fields
}
func New ¶
func New(db *scylladb.DB, publisher eventhandler.Publisher) *Repository
func (Repository) CreateNewEvent ¶
func (Repository) EventHasDelivered ¶
func (r Repository) EventHasDelivered(ctx context.Context, evt *destination.DeliveredEventsList) error
Click to show internal directories.
Click to hide internal directories.