Kevin Wan
Kevin Wan
I think you can use a middleware to convert x-client-trace-id to Traceparent in HTTP headers.
Give a demo please, I didn't get it.
`p.cond.Wait()` automatically unlock the `p.cond.L`. You can refer to the golang docs.
You got the answer. :)
Are you running your services on windows for production?
The original doc is correct.
I'll merge this PR in v1.8.5. Because I need to think about how to use the redis connection. Consumers will use the connection with blocking mode and keep consuming the...
goctl api swagger: syntax error: expected 'IDENT', got 'struct' and syntax error: for map[string]any
After removing `struct`, did it work?
Thanks for your contribution! I think go install is recommended for most cases.
> > Please upgrade `goctl` to the latest version. > > goctl 1.1.4 已经是最新版的,没用 goctl v1.5.4 is the latest version.