subscriber

package
v0.15.2 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2026 License: MIT Imports: 5 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 InterfaceInformation

type InterfaceInformation struct {
	LogicalInterfaces []LogicalInterface `xml:"interface-information>physical-interface>logical-interface"`
}

type LogicalInterface

type LogicalInterface struct {
	Name                  string `xml:"name"`
	DemuxUnderlyingIfName string `xml:"demux-information>demux-interface>demux-underlying-interface-name"`
}

type Subscriber

type Subscriber struct {
	AccessType          string `xml:"access-type"`
	Interface           string `xml:"interface"`
	AgentCircuitId      string `xml:"agent-circuit-id"`
	AgentRemoteId       string `xml:"agent-remote-id"`
	UnderlyingInterface string `xml:"underlying-interface"`
}

Jump to

Keyboard shortcuts

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