1
0
mirror of https://github.com/labstack/echo.git synced 2025-04-02 22:05:34 +02:00

5 lines
86 B
Go
Raw Normal View History

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