package
0.0.0-20250129113625-db25e5515eab
Repository: https://github.com/google/seesaw.git
Documentation: pkg.go.dev
# Functions
BGPStateByName returns the BGP state that corresponds to the given name.
NewBGP returns an initialised BGP structure.
NewVTY returns an initialised VTY struct.
ParseUptime parses an uptime string and returns the corresponding duration.
# Structs
BGP contains the data needed to interface with the Quagga BGP daemon.
MessageStat encapsulates the statistics for a given message type.
MessageStats encapsulates messages statistics for a BGP neighbor.
Neighbor represents a BGP neighbor.
Neighbors represents a list of BGP neighbors.
VTY represents a connection to a Quagga VTY.
VTYError encapsulates an error that was returned from a command issued to a Quagga VTY daemon.
# Type aliases
BGPState represents a BGP peering state.