mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-12 21:25:15 +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.