1
0
mirror of https://github.com/labstack/echo.git synced 2024-12-22 20:06:21 +02:00
echo/recipe/google-app-engine/app.go

5 lines
85 B
Go
Raw Normal View History

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