Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewEntgoClient ¶
func NewEntgoClient(logger *zap.SugaredLogger, postgresConfig postgres.PostgresConfig) (entities.EntgoClient, error)
func NewOutboxBackgroundService ¶
func NewOutboxBackgroundService(ctx context.Context, logger *zap.SugaredLogger, pulsarClient pulsar.PulsarClient, pulsarConfig pulsar.PulsarConfig, outboxConfig outbox.OutboxConfig, entgoClient entities.EntgoClient, jobScheduler *gocron.Scheduler) (outbox2.OutboxBackgroundService, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.