mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-17 22:19:42 +02:00
Streamlined the `loadRouteProviders()` function by: - Replacing channel-based concurrency with a simpler sequential registration pattern after agent initialization - Using `gperr.NewGroup` and `gperr.NewBuilder` for more idiomatic error handling - Adding mutex protection for concurrent result building - Removing the `storeProvider` helper method
11 KiB
11 KiB