SouthwestAsiaFloat opened a new pull request, #3662: URL: https://github.com/apache/dubbo-go/pull/3662
### Description Part of #3644 Completes Task 10: Router Chain comments and unit test coverage. - Add Go doc comments for Router Chain, Router Options, and Cache. - Document the Router Chain execution order, cache key, and cache hit behavior. - Add tests for an empty router, router priority order, cache hit/invalidation, and a nil invoker list. ### Checklist - [x] I confirm the target branch is `develop` - [x] I have run `make fmt` to format my code - [x] I have run `make test` to run local tests - [x] I have added tests that prove my fix is effective or that my feature works -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
