mirror of
https://github.com/labstack/echo.git
synced 2025-01-07 23:01:56 +02:00
1f0bae394a
* Since some templating engines final result is a buffer, we've been casting them to strings, which is a bit unnecessary considering under the hood Echo supports this. * Since some templating engines final result is a buffer, we've been casting them to strings, which is a bit unnecessary considering under the hood Echo supports this. * Update context.go * Update context_test.go * Update context_test.go * Utilize same design pattern for HTMLBlob as JSONBlob * Streamlined a few more methods * more consistent Signed-off-by: Vishal Rana <vr@labstack.com> |
||
---|---|---|
.. | ||
godoc | ||
guide | ||
middleware | ||
recipes | ||
godoc.md | ||
guide.md | ||
middleware.md | ||
recipes.md | ||
support-echo.md |