imc-vibe/backend/internal
Christoph Haas 68285d861a Add comprehensive human-readable comments to all Go files
- Comments explain what each function does and why
- Fixed unused strconv import in queue.go
- Better documentation for SMTP email service
- Explained journalctl log parsing in logs.go
- Clarified queue operations in queue.go
2026-03-22 22:43:41 +01:00
..
api Fix mail queue and logs commands 2026-03-22 01:40:06 +01:00
auth Add comprehensive human-readable comments to all Go files 2026-03-22 22:43:41 +01:00
config Add comprehensive human-readable comments to all Go files 2026-03-22 22:43:41 +01:00
db Add comprehensive human-readable comments to all Go files 2026-03-22 22:43:41 +01:00
mail Add comprehensive human-readable comments to all Go files 2026-03-22 22:43:41 +01:00