Versions in this module Expand all Collapse all v1 v1.0.1 May 26, 2022 Changes in this version + type Delay struct + Delay string + func (p *Delay) Handler() fasthttp.RequestHandler + func (p *Delay) Init(c *middleware.Config) (err error) + func (p *Delay) Process(h fasthttp.RequestHandler) fasthttp.RequestHandler + func (p *Delay) UnInit()