Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IOCounters ¶
func IOCounters(pernic bool) ([]net.IOCountersStat, error)
IOCounters is to call net.IOCounters(pernic).
Types ¶
type LastNetIOStats ¶ added in v0.7.0
type LastNetIOStats struct {
// contains filtered or unexported fields
}
func (*LastNetIOStats) AddDeltaFields ¶ added in v0.7.0
func (s *LastNetIOStats) AddDeltaFields(io psnet.IOCountersStat, fields map[string]interface{})
Click to show internal directories.
Click to hide internal directories.