mirror of
https://github.com/yusing/godoxy.git
synced 2026-02-24 09:44:58 +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.