leno23 opened a new pull request, #3422:
URL: https://github.com/apache/dubbo-go/pull/3422

   ## Summary
   - move the remaining ConfigReader interface from legacy config/interfaces to 
common/config
   - update config reader registry APIs to use common/config.ConfigReader
   - update the REST config reader to implement the migrated interface
   
   Part of #3329
   
   ## Tests
   - go test ./common/config ./common/extension ./protocol/rest/config/reader 
./protocol/rest/...
   - golangci-lint run ./common/config ./common/extension 
./protocol/rest/config/reader --timeout=5m
   - git diff --check


-- 
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]

Reply via email to