yao/task
Max c425b74383 Refactor error handling in various components to improve logging and message formatting
- Updated error messages to use fmt.Errorf with %s for better clarity and consistency.
- Enhanced logging statements to utilize formatted strings for improved readability.
- Refactored multiple Load functions across different modules to standardize error handling practices.
2025-09-28 10:24:17 +08:00
..
task.go Refactor error handling in various components to improve logging and message formatting 2025-09-28 10:24:17 +08:00
task_test.go [add] start tasks and schedules 2023-04-02 15:07:29 +08:00