Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Registerer ¶
type Schedules ¶
type Schedules = map[string]projection.Schedule
type WorkerOption ¶
type WorkerOption func(*Worker)
func WithLogger ¶
func WithLogger(logger *zap.SugaredLogger) WorkerOption
func WithProjector ¶
func WithProjector(projector Projector) WorkerOption
func WithSchedules ¶
func WithSchedules(schedules Schedules) WorkerOption
Click to show internal directories.
Click to hide internal directories.