Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
account.go | ||
account_user.go | ||
apikey.go | ||
dashboard_test.go | ||
dashboards.go | ||
datasource.go | ||
models.go | ||
notification.go | ||
search.go | ||
star.go | ||
user.go |
If notifications are enabled in the config, Adds a eventHandler accepting Notification{} payloads to the internal Bus. The eventHandler then marshals the payload into json and sends it to a rabbitmq topic exchange using the Notification.Priority+Noticiation.EventType as the routing key. eg. INFO.account.created Currently, notifications are only being emitted for INFO.account.created INFO.account.updated INFO.user.created INFO.user.updated
Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
account.go | Loading commit data... | |
account_user.go | Loading commit data... | |
apikey.go | Loading commit data... | |
dashboard_test.go | Loading commit data... | |
dashboards.go | Loading commit data... | |
datasource.go | Loading commit data... | |
models.go | Loading commit data... | |
notification.go | Loading commit data... | |
search.go | Loading commit data... | |
star.go | Loading commit data... | |
user.go | Loading commit data... |