Documentation
¶
Index ¶
- type Meter
- func (m *Meter) AddN(n int64)
- func (m *Meter) AvgInflight() float64
- func (m *Meter) Count() int64
- func (m *Meter) CurrentInflight() int32
- func (m *Meter) EndOne()
- func (m *Meter) MaxInflight() int32
- func (m *Meter) Rate() float64
- func (m *Meter) Start()
- func (m *Meter) StartOne()
- func (m *Meter) Stop()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Meter ¶
type Meter struct {
// contains filtered or unexported fields
}
func (*Meter) AvgInflight ¶
func (*Meter) CurrentInflight ¶
func (*Meter) MaxInflight ¶
Click to show internal directories.
Click to hide internal directories.