open-vault/vault/eventbus
Christopher Swenson 5864075c30
Add events sending routed from plugins (#18834)
This isn't perfect for sure, but it's solidifying and becoming a useful
base to work off.

This routes events sent from auth and secrets plugins to the main
`EventBus` in the Vault Core. Events sent from plugins are automatically
tagged with the namespace and plugin information associated with them.
2023-02-03 13:24:16 -08:00
..
bus.go Add events sending routed from plugins (#18834) 2023-02-03 13:24:16 -08:00
bus_test.go Add events sending routed from plugins (#18834) 2023-02-03 13:24:16 -08:00