Kevin Wan
Kevin Wan
## ✅ Unit Tests Submitted I've created a separate PR with comprehensive unit tests for this fix: **PR #5241**: https://github.com/zeromicro/go-zero/pull/5241 The test PR includes: - 376 lines of test code...
You can achieve this by using service discovery or k8s multiple deployments with same service.
You need to init project and run `go mod tidy`.
Not the problem, you add `json:",default=127.0.0.1"` is just using default value. You need to set `Host` value in your config file. Would you please show me the content of your...