DMwangnima commented on issue #2377: URL: https://github.com/apache/dubbo-go/issues/2377#issuecomment-1682087356
> > 把配置都往下传 > > 是怎么个传法,用 url ? 1. 直接依赖,使用Init(opts ...option)方式把参数注入进去 比如ConsumerConfig依赖ReferenceConfig,之前是Init(rc *RootConfig),现在是Init(opts ...ReferenceOption) 2. invoker链串联 -- 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