GoTomato/pkg/models
Sebastian Mark e7618b19ef feat: validate client settings and improve logging
- add a function to check if Pomodoro settings are valid
- log a warning for invalid client configurations
- log an info message for valid client configurations
- implement Stringer interface for PomodoroConfig model

🤖
2024-10-30 11:28:42 +01:00
..
client.go feat: rename Client model to WebsocketClient 2024-10-30 09:57:09 +01:00
config.go feat: validate client settings and improve logging 2024-10-30 11:28:42 +01:00
server.go doc: add and improve comments 2024-10-30 07:39:30 +01:00