Kevin Wan

Results 304 comments of Kevin Wan
trafficstars

It doesn't work, because `Start(...StartOption)` doesn't meet the `Service` interface. So the server cannot be added into a `ServiceGroup`. I think you can use `RunOption` to achieve that.

goctl template init And check the dir .goctl in your HOME directory.

Variables are all in templates.

What kind of response body do you expect?

I think it's a good idea.

https://github.com/zeromicro/zero-examples/tree/main/chat Please try this to see if anything wrong.