Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Webserver ¶
func (*Webserver) HandleFastHTTP ¶
func (h *Webserver) HandleFastHTTP(ctx *fasthttp.RequestCtx)
func (*Webserver) HandleFastHTTPWithBotProxy ¶ added in v0.5.0
func (h *Webserver) HandleFastHTTPWithBotProxy(botHeaderRegex *regexp.Regexp, proxy fasthttp.RequestHandler) func(ctx *fasthttp.RequestCtx)
Click to show internal directories.
Click to hide internal directories.