Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Mixer ¶
type Mixer struct {
// contains filtered or unexported fields
}
Mixer summs up multiple channels of messages into a single channel.
func (*Mixer) Flush ¶
Flush mixer data for defined source. All Flush calls are synchronized. It doesn't affect Sink/Pump goroutines.
Click to show internal directories.
Click to hide internal directories.