Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Batcher ¶
type Batcher[K comparable, V any] struct { // contains filtered or unexported fields }
func NewBatcher ¶
func NewBatcher[K comparable, V any](config Config[K, V]) *Batcher[K, V]
Click to show internal directories.
Click to hide internal directories.