neoq/examples/add_periodic_jobs
Adriano Caloiaro 23098bcdc5 break: Move queue name into Handler
This goal of this change is to simplify the API. Handlers and queues
have a 1:1 mapping, so functions that receive both a `queue` and a
`handler` take two parameters when they could take only one.
2023-09-17 00:15:19 +02:00
..
main.go break: Move queue name into Handler 2023-09-17 00:15:19 +02:00