Documentation
¶
Overview ¶
Package workerbee provides a simple worker that executes tasks at regular cron intervals The worker initializes OpenTelemetry tracing and metrics providers based on the provided configuration.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrNoTasks ¶
type ErrNoTasks struct{}
func (*ErrNoTasks) Error ¶
func (e *ErrNoTasks) Error() string
Click to show internal directories.
Click to hide internal directories.