mirror of
https://github.com/42wim/matterbridge.git
synced 2024-11-29 14:12:02 -08:00
5 lines
85 B
Go
5 lines
85 B
Go
|
package main
|
||
|
|
||
|
// reference our echo instance and create it early
|
||
|
var e = createMux()
|