mirror of
https://github.com/cwinfo/matterbridge.git
synced 2024-11-27 08:51:36 +00:00
5 lines
85 B
Go
5 lines
85 B
Go
|
package main
|
||
|
|
||
|
// reference our echo instance and create it early
|
||
|
var e = createMux()
|