Registry / networking / osrg-gobgp

osrg-gobgp

JSON →
library2.0.0+incompatiblegogounverified

GoBGP is a Go implementation of the Border Gateway Protocol (BGP).

go get github.com/osrg/gobgp
INSTALL
IMPORT
SIG · OSRG-GOBGP
O
osrg-gobgp
networkinggov2.0.0+incompatible
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

gobgp
github.com/osrg/gobgp

Print the GoBGP library version.

package main import ( "fmt" "github.com/osrg/gobgp" ) func main() { fmt.Println(gobgp.Version) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.0+incompatiblelatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
osrg-gobgp — go get osrg-gobgp · libregistry