Versions in this module Expand all Collapse all v0 v0.0.2 Feb 19, 2025 v0.0.1 Feb 19, 2025 Changes in this version + type Context struct + func (c *Context) Cookie(key string) ekit.AnyValue + func (c *Context) Param(key string) ekit.AnyValue + func (c *Context) Query(key string) ekit.AnyValue