apache / dubbo-go

Go Implementation For Apache Dubbo .
https://dubbo.apache.org/
Apache License 2.0
4.67k stars 910 forks source link

change method WithClientCheck to WithClientNoCheck #2680

Closed FoghostCn closed 1 month ago

FoghostCn commented 2 months ago

resolve #2652

since Consumer.Check default value is true, change method WithClientCheck to WithClientNoCheck with Consumer.Check set to false

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud