Qiu shao

Results 11 comments of Qiu shao

We have also encountered this problem. You can try to downgrade the version of gRPC a bit; that's how we resolved it.

The go-zero documentation regarding the setting of the MongoDB operation timeout. https://go-zero.dev/docs/tutorials/mongo/connection

Personal opinion: If "any" is used here, passing in a value that is a map[string]string or another type could cause an error. Therefore, I believe that specifying the parameter as...

link: https://go-zero.dev/en/docs/tutorials/cli/model#goctl-model-mysql-datasource-directive

There's another issue: the "doc contribution guide" on the go-zero documentation points to this repository https://github.com/zeromicro/portal, which seems to be the tutorial for the old official website and is no...

@srivastava-yash Thank you for the reminder. I have added unit tests and resubmitted the code. Could you please review it? P.S.: The current implementation is not based on interfaces, so...

@JyotinderSingh I have merged the master branch.

This scenario is quite special. Can you add another middleware to solve it

Hey @arpitbbhayani , I would like to take this up. I have already submitted the PR

I have submitted a new PR #265