Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Batcher ¶
type Batcher[T any] struct { // contains filtered or unexported fields }
func NewBatcher ¶
func (*Batcher[T]) HasStopped ¶ added in v1.20.23
func (b *Batcher[T]) HasStopped() <-chan struct{}
Click to show internal directories.
Click to hide internal directories.