Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Wrapper = Wrap
Functions ¶
func NewFastHTTPEchoAdaptor ¶
func NewFastHTTPEchoAdaptor(h http.Handler) echo.HandlerFunc
NewFastHTTPEchoAdaptor is responsible for adapting echo requests through fasthttp interfaces to net/http requests.
Based on valyala/fasthttp implementation. Available here: https://github.com/valyala/fasthttp/blob/master/fasthttpadaptor/adaptor.go
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.