Similarityoung opened a new pull request, #3029: URL: https://github.com/apache/dubbo-go/pull/3029
This pull request refactors router configuration handling and improves the integration of application and registry context within router logic. The main changes include moving the router configuration types from the `config` package to a new `router` package, updating references throughout the codebase, and ensuring that application and registry information is consistently set and used in routing operations. These changes enhance modularity, maintainability, and correctness in routing behavior, particularly for tag-based and Polaris routers. -- 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: notifications-unsubscr...@dubbo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org For additional commands, e-mail: notifications-h...@dubbo.apache.org