Directories
¶
| Path | Synopsis |
|---|---|
|
Package client is the Go client library for gombus brokers.
|
Package client is the Go client library for gombus brokers. |
|
Package cluster implements the M4 control plane: a hashicorp/raft group replicating the ClusterState image (membership, subscriptions, delivery rules, stream/consumer metadata and cursors).
|
Package cluster implements the M4 control plane: a hashicorp/raft group replicating the ClusterState image (membership, subscriptions, delivery rules, stream/consumer metadata and cursors). |
|
Package protocol defines the wire contract between clients, brokers and the admin surface: event names, payload structs and error codes.
|
Package protocol defines the wire contract between clients, brokers and the admin surface: event names, payload structs and error codes. |
|
Package storage implements the local segment log backing stream persistence: append-only segment files with a sparse in-memory index, plus retention-aware pruning.
|
Package storage implements the local segment log backing stream persistence: append-only segment files with a sparse in-memory index, plus retention-aware pruning. |
Click to show internal directories.
Click to hide internal directories.