package
0.8.2
Repository: https://github.com/goto/siren.git
Documentation: pkg.go.dev

# Functions

NewTicker creates a new worker that does an action periodically.
WithID sets worker id.
WithTickerDuration sets created handler with the specified poll duration.

# Structs

Ticker is a worker that runs periodically.

# Type aliases

TickerOption is an option to customize worker ticker creation.