Versions in this module Expand all Collapse all v0 v0.0.1 Sep 25, 2020 Changes in this version + func AbsoluteRedirectNGet(c *rux.Context) + func Base64ValueGet(c *rux.Context) + func BasicAuthUserPasswdGet(c *rux.Context) + func BearerGet(c *rux.Context) + func BrotliGet(c *rux.Context) + func BytesNGet(c *rux.Context) + func CacheGet(c *rux.Context) + func CacheValueGet(c *rux.Context) + func DeflateGet(c *rux.Context) + func DelayDelayDelete(c *rux.Context) + func DelayDelayGet(c *rux.Context) + func DelayDelayPatch(c *rux.Context) + func DelayDelayPost(c *rux.Context) + func DelayDelayPut(c *rux.Context) + func DenyGet(c *rux.Context) + func DigestAuthQopUserPasswdAlgorithmGet(c *rux.Context) + func DigestAuthQopUserPasswdAlgorithmStaleAfterGet(c *rux.Context) + func DigestAuthQopUserPasswdGet(c *rux.Context) + func DripGet(c *rux.Context) + func EncodingUtf8Get(c *rux.Context) + func EtagEtagGet(c *rux.Context) + func GzipGet(c *rux.Context) + func Headers(c *rux.Context) + func HiddenBasicAuthUserPasswdGet(c *rux.Context) + func HtmlGet(c *rux.Context) + func Ip(c *rux.Context) + func JsonGet(c *rux.Context) + func LinksNOffsetGet(c *rux.Context) + func RangeNumbytesGet(c *rux.Context) + func RedirectNGet(c *rux.Context) + func RedirectToDelete(c *rux.Context) + func RedirectToGet(c *rux.Context) + func RedirectToPatch(c *rux.Context) + func RedirectToPost(c *rux.Context) + func RedirectToPut(c *rux.Context) + func RelativeRedirectNGet(c *rux.Context) + func ResponseHeadersGet(c *rux.Context) + func ResponseHeadersPost(c *rux.Context) + func RobotsTxtGet(c *rux.Context) + func StreamBytesNGet(c *rux.Context) + func StreamNGet(c *rux.Context) + func UserAgent(c *rux.Context) + func UuidGet(c *rux.Context) + func XmlGet(c *rux.Context) + type Anything struct + func (*Anything) AnythingDelete(c *rux.Context) + func (*Anything) AnythingGet(c *rux.Context) + func (*Anything) AnythingPatch(c *rux.Context) + func (*Anything) AnythingPost(c *rux.Context) + func (*Anything) AnythingPut(c *rux.Context) + func (*Anything) Delete(c *rux.Context) + func (*Anything) Get(c *rux.Context) + func (*Anything) Patch(c *rux.Context) + func (*Anything) Post(c *rux.Context) + func (*Anything) Put(c *rux.Context) + func (grp *Anything) AddRoutes(r *rux.Router) + type Cookies struct + func (*Cookies) Delete(c *rux.Context) + func (*Cookies) Get(c *rux.Context) + func (*Cookies) Set(c *rux.Context) + func (*Cookies) SetNameValue(c *rux.Context) + func (grp *Cookies) AddRoutes(r *rux.Router) + type DynamicData struct + type HttpMethods struct + func (*HttpMethods) Delete(c *rux.Context) + func (*HttpMethods) Get(c *rux.Context) + func (*HttpMethods) Patch(c *rux.Context) + func (*HttpMethods) Post(c *rux.Context) + func (*HttpMethods) Put(c *rux.Context) + func (grp *HttpMethods) AddRoutes(r *rux.Router) + type Image struct + func (*Image) Get(c *rux.Context) + func (*Image) JpegGet(c *rux.Context) + func (*Image) PngGet(c *rux.Context) + func (*Image) SvgGet(c *rux.Context) + func (*Image) WebpGet(c *rux.Context) + func (grp *Image) AddRoutes(r *rux.Router) + type Redirect struct + type RequestInspection struct + type StatusCode struct + func (*StatusCode) Delete(c *rux.Context) + func (*StatusCode) Get(c *rux.Context) + func (*StatusCode) Patch(c *rux.Context) + func (*StatusCode) Post(c *rux.Context) + func (*StatusCode) Put(c *rux.Context) + func (grp *StatusCode) AddRoutes(r *rux.Router)