Kevin Wan

Results 410 comments of Kevin Wan

We're not going to expose v8 clients. We're planning to upgrade to v9, if we exposed the v8 clients, we cannot keep the compatibility, and the client code should be...

The changes is incorrect. goctl generate Dockerfile in the directory where go file resides, but we need to run docker build in the directory where go.mod resides.

Would you please give a demo code to reproduce this issue?

Thanks for using tproxy! Is your service serving with HTTP2? And would you please take a screenshot on how you used postman if possible?

Sure, you can separate the jwt related routes from others in API file.

> add an initialization method in Serverless that does not call build When to call `build`?

Would you please try it with v1.5.2? It only complains that func field cannot be configured.

https://github.com/zeromicro/go-zero/blob/master/gateway/readme.md

Try the latest version please. It's fixed long time ago.