Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReadFromChannel ¶
func ReadFromChannel(dataCh chan Item)
Types ¶
type BatchedSender ¶
type BatchedSender struct {
// contains filtered or unexported fields
}
func (*BatchedSender) Send ¶
func (b *BatchedSender) Send(dataCh chan<- [batchSize]Item, item Item)
Click to show internal directories.
Click to hide internal directories.