smallnest / go-web-framework-benchmark

:zap: Go web framework benchmark

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Import issue

kirillDanshin opened this issue · comments

goimports may break imports like this if it will not found this package in $GOPATH.
maybe we can use named imports to avoid this?