Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Batch ¶
type Batch struct {
// contains filtered or unexported fields
}
Batch of entries.
func (*Batch) ValidateSize ¶
ValidateSize checks size of entries.
type Entry ¶
type Entry []byte
Entry represents queue entry.
Click to show internal directories.
Click to hide internal directories.