package
Version:
v0.0.0-...-fbd7382
Opens a new window with list of versions in this module.
Published: Jan 1, 2025
License: AGPL-3.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ConsumeBatchFunc[T any] func(items []T) (count uint32, err error)
type ConsumeFunc[T any] func(item T) (err error)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.