1
0
mirror of https://github.com/labstack/echo.git synced 2024-12-24 20:14:31 +02:00
echo/middleware
Vishal Rana 51acf465fe - Moved static file serving to a new handler package
- Middleware at route level
- Group middleware is a in closure now

Signed-off-by: Vishal Rana <vr@labstack.com>
2016-02-15 08:11:29 -08:00
..
auth_test.go - Moved static file serving to a new handler package 2016-02-15 08:11:29 -08:00
auth.go - Moved static file serving to a new handler package 2016-02-15 08:11:29 -08:00
compress_test.go - Moved static file serving to a new handler package 2016-02-15 08:11:29 -08:00
compress.go - Moved static file serving to a new handler package 2016-02-15 08:11:29 -08:00
log_test.go - Moved static file serving to a new handler package 2016-02-15 08:11:29 -08:00
log.go - Moved static file serving to a new handler package 2016-02-15 08:11:29 -08:00
recover_test.go - Moved static file serving to a new handler package 2016-02-15 08:11:29 -08:00
recover.go - Moved static file serving to a new handler package 2016-02-15 08:11:29 -08:00