Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
21.91k
stars
1.76k
forks
source link
refactor: fix revive.indent-error-flow lint issues #1896
Closed
alexandear closed 1 week ago
The PR enables the rule
revive.indent-error-flow
and fix up lint issues.