View Source API Reference GenBatcher v1.0.0
Modules
A GenBatcher is a process that maintains a collection of items and performs
a user-defined flush operation on those items once an item-based condition is
met or a timeout is exceeded.
Defines a GenBatcher.Partition.Info struct that is returned and used by
various GenBatcher functions and callbacks.