5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-09-20 18:22:30 +00:00
matterbridge/vendor/github.com/labstack/echo/cookbook/google-app-engine/app.go
2017-02-18 23:11:48 +01:00

5 lines
85 B
Go

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