Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetVars ¶
func SetVars(r *fasthttp.RequestCtx, params Params) (free func())
SetVars writes params into given r.
Types ¶
type EmptyParams ¶
type EmptyParams struct{}
func (EmptyParams) Len ¶
func (m EmptyParams) Len() int
func (EmptyParams) VisitAll ¶
func (m EmptyParams) VisitAll(_ func(key, value string))
Click to show internal directories.
Click to hide internal directories.