Documentation
¶
Overview ¶
Package main runs the worker binary — the background processor that consumes notifications from asynq, invokes the provider, and writes the outcome back to Postgres + Redis pub/sub.
Same wiring shape as cmd/api: load config, build singletons, build adapters, build the ProcessNotification use case, hand it to the asynq Server, and run until SIGTERM.
Click to show internal directories.
Click to hide internal directories.