Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BatchWriter ¶
type BatchWriter struct {
// contains filtered or unexported fields
}
func (*BatchWriter) Write ¶
func (w *BatchWriter) Write(ctx context.Context, msgs <-chan message.WriteMessage) error
type Option ¶
type Option func(*BatchWriter)
func WithBatchSize ¶
func WithBatchSizeBytes ¶
func WithBatchTimeout ¶
func WithLogger ¶
Click to show internal directories.
Click to hide internal directories.