interfaces

package
v0.0.0-...-447a163 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 4, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCollector

func NewCollector() collector.RPCCollector

NewCollector creates a new collector

Types

type Interface

type Interface struct {
	Name        string
	Comment     string
	AdminStatus float64
	OperStatus  float64
	RxByte      float64
	RxPacket    float64
	RxDrop      float64
	RxError     float64

	TxByte   float64
	TxPacket float64
	TxDrop   float64
	TxError  float64
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL