Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Delay ¶
type Delay struct { Delay string `json:"delay"` // contains filtered or unexported fields }
func (*Delay) Handler ¶
func (p *Delay) Handler() fasthttp.RequestHandler
func (*Delay) Process ¶
func (p *Delay) Process(h fasthttp.RequestHandler) fasthttp.RequestHandler
Click to show internal directories.
Click to hide internal directories.