REMOVE fasthttp version

This commit is contained in:
6543 2022-08-28 20:54:17 +02:00
parent ea13ac0e92
commit 16a8d5d575
No known key found for this signature in database
GPG key ID: C99B82E40B027BAE
26 changed files with 331 additions and 1339 deletions

View file

@ -1,5 +1,3 @@
//go:build !fasthttp
package server
import (