chickenlj opened a new issue, #2442:
URL: https://github.com/apache/dubbo-go/issues/2442
- [ ] Find a better name for `global` package, possible names 'cfg' ,
'gConfig', `_global`, etc.
- [ ] Move `XxxOption` definition in global package to separate packages
- [x] protocol
- [x] registry
- [ ] metrics
- [ ] config-center
- [ ] meta
- [ ] Decide params that should be put in CallOption, timeout, and more?
- [ ] Examine properties in various Configs, like `ServerOption.FilterConf`,
etc.
- [ ] Mechanism for passing extra headers and trailers
- [ ] Completely delete `dubbo3` and `grpc` packages
- [ ] RefreshService? reflectionService and
- [ ] Simplified version of `dubbo.WithRegistry()`, with default key support.
- [ ] Unify naming of `server.WithRegistry(id, ...)` and
`server.WithRegistryIds()`
--
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]