template-monorepo/internal/model/notification/usecase
王性驊 49e7099bf2 add notification and member modules with local dev stack
Implement outbound notification (sync/async, idempotency, quota, DLQ),
member OTP/verification, SMTP/SES/Mitake providers, shared Redis wiring,
docker-compose for Mongo/Redis, and gateway config documentation.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-20 15:01:08 +08:00
..
admin_usecase.go add notification and member modules with local dev stack 2026-05-20 15:01:08 +08:00
backoff.go add notification and member modules with local dev stack 2026-05-20 15:01:08 +08:00
backoff_test.go add notification and member modules with local dev stack 2026-05-20 15:01:08 +08:00
delivery.go add notification and member modules with local dev stack 2026-05-20 15:01:08 +08:00
factory.go add notification and member modules with local dev stack 2026-05-20 15:01:08 +08:00
factory_test.go add notification and member modules with local dev stack 2026-05-20 15:01:08 +08:00
mapper.go add notification and member modules with local dev stack 2026-05-20 15:01:08 +08:00
module.go add notification and member modules with local dev stack 2026-05-20 15:01:08 +08:00
notifier_usecase.go add notification and member modules with local dev stack 2026-05-20 15:01:08 +08:00
notifier_usecase_test.go add notification and member modules with local dev stack 2026-05-20 15:01:08 +08:00
repo_errors.go add notification and member modules with local dev stack 2026-05-20 15:01:08 +08:00
retry_worker.go add notification and member modules with local dev stack 2026-05-20 15:01:08 +08:00
retry_worker_test.go add notification and member modules with local dev stack 2026-05-20 15:01:08 +08:00
target_hash.go add notification and member modules with local dev stack 2026-05-20 15:01:08 +08:00