mirror of
https://github.com/labstack/echo.git
synced 2025-03-23 21:29:26 +02:00
5 lines
86 B
Go
5 lines
86 B
Go
package main
|
|
|
|
// referecnce our echo instance and create it early
|
|
var e = createMux()
|