rentease/internal
Ruidy 5d42a5aefe
refactor: simplify main entry and improve logging
Refactors main.go to streamline context and logger initialization.
Moves signal handling directly into main, sets up a base logger for
early errors, and updates error handling to use structured logging.
No functional changes to application logic.
2025-10-03 20:09:27 +02:00
..
config refactor: unify ID and API key naming conventions 2025-10-03 19:47:41 +02:00
constant update report template (#43) 2025-02-22 12:28:56 +01:00
cron feat(logging): add slog-based structured logging 2025-09-12 12:17:22 -04:00
driver refactor: simplify main entry and improve logging 2025-10-03 20:09:27 +02:00
repository/booking refactor: unify ID and API key naming conventions 2025-10-03 19:47:41 +02:00
server refactor: unify ID and API key naming conventions 2025-10-03 19:47:41 +02:00
service refactor: unify ID and API key naming conventions 2025-10-03 19:47:41 +02:00
view chore(go): bump Go to 1.25 (Dockerfiles + go.mod); respect .gitignore 2025-09-12 11:24:06 -04:00