package
0.0.11
Repository: https://github.com/bulanovk/proxy.git
Documentation: pkg.go.dev

# Functions

NewFastHTTPHandler wraps net/http handler to fasthttp request handler, so it can be passed to fasthttp server.
NewFastHTTPHandlerFunc wraps net/http handler func to fasthttp request handler, so it can be passed to fasthttp server.