Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dispatcher ¶
func NewDispatcher ¶
func NewDispatcher(bufs int) Dispatcher
func (Dispatcher) Receive ¶
func (d Dispatcher) Receive() <-chan slice.Bytes
func (Dispatcher) Send ¶
func (d Dispatcher) Send(b slice.Bytes)
Click to show internal directories.
Click to hide internal directories.