mirror of
https://github.com/yusing/godoxy.git
synced 2026-02-25 10:15:00 +01:00
- Updated various files to utilize gperr.Group for cleaner concurrency error handling. - Removed sync.WaitGroup usage, simplifying the code structure. - Ensured consistent error reporting across different components.