imc-vibe/backend
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
..
cmd/server Add comprehensive human-readable comments to all Go files 2026-03-22 22:43:41 +01:00
internal Add comprehensive human-readable comments to all Go files 2026-03-22 22:43:41 +01:00
.env Add CLI flags for setup and server configuration 2026-03-22 01:17:43 +01:00
.env.example first 2026-03-21 22:41:23 +01:00
go.mod Use standard flag package with custom help format for double-hyphen style 2026-03-22 21:50:18 +01:00
go.sum Use standard flag package with custom help format for double-hyphen style 2026-03-22 21:50:18 +01:00