Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Batcher ¶
type Batcher struct {
// contains filtered or unexported fields
}
Batcher collects messages for later batch processing.
func NewBatcher ¶
func NewBatcher(consumer *taskq.Consumer, opt *BatcherOptions) *Batcher
type BatcherOptions ¶
type Factory ¶
type Factory struct {
// contains filtered or unexported fields
}
func (*Factory) StartConsumers ¶
func (*Factory) StopConsumers ¶
func (*Factory) Unregister ¶
Click to show internal directories.
Click to hide internal directories.