Provides fast HTTP server and client API
This package provides a Go module fasthttp
which may be used as replacement for native net/http
module.
Linter | Message | Location |
---|---|---|
optional-tests Make sure tests are only run when requested | the 'check' phase should respect #:tests? |