feat: notification service

This commit is contained in:
Ilia Denisov
2026-04-22 08:49:45 +02:00
committed by GitHub
parent 5b7593e6f6
commit 32dc29359a
135 changed files with 21828 additions and 130 deletions
+3
View File
@@ -0,0 +1,3 @@
// Package worker provides the long-lived background components used by the
// runnable Notification Service process.
package worker