We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This issue is a collection of todos extracted from #2441
global
_global
XxxOption
ServerOption.FilterConf
dubbo3
grpc
dubbo.WithRegistry()
server.WithRegistry(id, ...)
server.WithRegistryIds()
The text was updated successfully, but these errors were encountered:
#2443
Sorry, something went wrong.
No branches or pull requests
This issue is a collection of todos extracted from #2441
global
package, possible names 'cfg' , 'gConfig',_global
, etc.XxxOption
definition in global package to separate packages Move XxxOption definition in global package to separate packages #2446ServerOption.FilterConf
, etc.dubbo3
andgrpc
packagesdubbo.WithRegistry()
, with default key support. Simplified version ofdubbo.WithRegistry()
, with default key support. #2444server.WithRegistry(id, ...)
andserver.WithRegistryIds()
Simplified version ofdubbo.WithRegistry()
, with default key support. #2444The text was updated successfully, but these errors were encountered: