Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProducerPool ¶
type ProducerPool struct {
InputQueue chan []byte
ProducerNum int
// contains filtered or unexported fields
}
func (*ProducerPool) Run ¶
func (pp *ProducerPool) Run()
Click to show internal directories.
Click to hide internal directories.