Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Impl ¶
type Impl struct {
// contains filtered or unexported fields
}
Impl wraps an input with a batch policy.
func (*Impl) CloseAsync ¶
func (m *Impl) CloseAsync()
CloseAsync shuts down the Batcher and stops processing messages.
func (*Impl) TransactionChan ¶
func (m *Impl) TransactionChan() <-chan message.Transaction
TransactionChan returns the channel used for consuming messages from this buffer.
Click to show internal directories.
Click to hide internal directories.