Documentation
¶
Overview ¶
Package bus is the in-process event bus: live notification only. Durability lives in the store; a dropped bus message is never data loss.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Bus ¶
type Bus struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.