Qiu shao

Results 7 comments of Qiu shao
trafficstars

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.