More work on events, still have to convert pascal case event type name to rabbitmq dot notation, but after that should be done
This commit is contained in:
@@ -85,7 +85,6 @@ func runWeb(c *cli.Context) {
|
||||
eventpublisher.Init()
|
||||
|
||||
var err error
|
||||
|
||||
m := newMacaron()
|
||||
api.Register(m)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user