mirror of
https://github.com/labstack/echo.git
synced 2025-01-12 01:22:21 +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> |
||
---|---|---|
.. | ||
content | ||
data | ||
layouts | ||
static | ||
config.toml | ||
Makefile |