bestgopher
                                            bestgopher
                                        
                                    `_ = c.Error(err) ` @inv2004 @sleagon
> That's a bold statement. But this is the truth. [https://play.golang.org/p/_c5Ax7KJr--](url)
使用的测试工程如下,该程序启动了一个 RPC 服务,引用了 log、net/http 和 net/log 三个 package。 net/log?
大佬爱你,上班看得停不下来
Hi, @marklu2018 @thinhtranquoc Do you resolve this issue? If yes, could you please share for me information. Thanks
I think these is a similar method `RouterGroup.Handle`.
> > What is your test setup? Benchmark numbers can vary a lot depending on your test setup. > > I am not sure if the following information is sufficient....
> 是不是编译打包引入的 `import` 包全部都编译到二进制文件中了?(那些没有用到的方法也到编辑进去导致 1KB 的文件打包 6M 了的?) 比如我的 `import ` 如下, `main` 就是使用了几个方法,编译的文件巨大。。。 > > ``` > import ( > "fmt" > "io" > "net/http" > "os" > "strings"...