package
1.0.0-alpha.1
Repository: https://github.com/kubectyl/kuber.git
Documentation: pkg.go.dev

# Functions

DecodeTo decodes a byte slice of event data into the given interface.
MustDecode decodes the event byte slice back into an events.Event struct or panics if an error is encountered during this process.
NewBus returns a new empty Bus.

# Structs

Bus represents an Event Bus.
Event represents an Event sent over a Bus.