Discover Packages
github.com/modernice/goes
internal
xevent
etree
package
Version:
v0.1.4
Opens a new window with list of versions in this module.
Published: Oct 2, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package etree provides a red-black tree for events.
This package was intended for aggregate streams but isn't currently used by
any package. TODO: delete package (?)
Tree is a red-black tree that orders events by their aggregate version.
Insert inserts an event into the Tree.
Matrix returns the Tree as a slice of levels.
Size returns the number of elements in the Tree.
Walk walks the Tree in-order and calls fn on every event.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.