1
0
mirror of https://github.com/labstack/echo.git synced 2025-03-23 21:29:26 +02:00
Vishal Rana 5587974933 Added GAE recipe
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-10-07 17:17:11 -07:00

5 lines
86 B
Go

package main
// referecnce our echo instance and create it early
var e = createMux()