Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Monitor ¶
type Monitor struct {
// contains filtered or unexported fields
}
Monitor watches the data-rate for push channels, and restarts a channel if the data-rate falls too low
func NewMonitor ¶
func (*Monitor) AddChannel ¶
func (m *Monitor) AddChannel(chid datatransfer.ChannelID) *monitoredChannel
AddChannel adds a channel to the push channel monitor
Click to show internal directories.
Click to hide internal directories.