//
pkg.gl
Category
github.com/bulanovk/proxy
pkg
adaptor
package
0.0.11
Repository:
https://github.com/bulanovk/proxy.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
98 SLOC
#
Functions
NewFastHTTPHandler
NewFastHTTPHandler wraps net/http handler to fasthttp request handler, so it can be passed to fasthttp server.
NewFastHTTPHandlerFunc
NewFastHTTPHandlerFunc wraps net/http handler func to fasthttp request handler, so it can be passed to fasthttp server.