Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrRequestTooLarge = errors.New("put request is too large")
Functions ¶
This section is empty.
Types ¶
type BatcherFactory ¶
type BatcherFactory struct {
batch2.BatcherFactory
Namespace string
Executor internal.Executor
RequestTimeout time.Duration
Metrics *metrics.Metrics
}
func NewBatcherFactory ¶
func (*BatcherFactory) NewReadBatcher ¶
func (*BatcherFactory) NewWriteBatcher ¶
type Manager ¶
func NewManager ¶
Click to show internal directories.
Click to hide internal directories.