Wenju Gao

Results 65 comments of Wenju Gao

Update this PR if there is anything new to the bench test 🙏

Good job! Already assigned to you, Looking forward to it~ > I would like to work on this. However, I haven't had the chance to play with go build tag...

compile tag 的位置规范 gofumpt 和 skywalking license header check 是相互冲突的,暂时忽略这个

rebase到最新的develop先哈,ci block问题应该可以解了

A demo is helpful if you may offer one🙏

covered by `w := PerformRequest(h.Engine, "GET", "/ping", &Body{bytes.NewBufferString("1"), 1}`

这个用户使用的场景可以在描述里补充下吧

lint needs to be fixed 🙏 Run `gofumpt -l -extra . ` to check.

这样应该能够解决ip resolve 优先级的问题了,不过线上应该还存在一种case就是ipv6地址解析出来但是实际上网络不可达,这类问题有办法也一并优化一下吗?