open-vault/vault/eventbus
Christopher Swenson b95beeb675
Add basic event bus broker stub (#18640)
Creates a new `eventbus` package under `vault` with
an implementation of the `go-eventlogger` broker.

Also creates a stub of a common broker that will be accessible
in the core, and creates a simple event sending interface.
2023-01-17 13:34:37 -08:00
..
bus.go Add basic event bus broker stub (#18640) 2023-01-17 13:34:37 -08:00
bus_test.go Add basic event bus broker stub (#18640) 2023-01-17 13:34:37 -08:00