xiaobaicai66695 commented on code in PR #3642: URL: https://github.com/apache/dubbo-go/pull/3642#discussion_r3757530861
########## client/options.go: ########## @@ -152,26 +152,30 @@ type ReferenceOption func(*ReferenceOptions) // ---------- For user ---------- +// WithCheck sets ReferenceOptions.Reference.Check to true for this service reference. Review Comment: ok,我再完善一下 -- 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]
