Kevin Wan
Kevin Wan
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.
Because it's not user defined data.
Will work on it.
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.
Which version? And any code to reproduce it?
Please give a runnable example, thanks!
https://github.com/zeromicro/zero-examples/tree/main/chat Please try this to see if anything wrong.