mirror of
https://github.com/alice-lg/alice-lg.git
synced 2024-05-11 05:55:03 +00:00
6 lines
153 B
Go
6 lines
153 B
Go
// Package openbgpd provides two source implementations
|
|
// for querying OpenBGPD.
|
|
//
|
|
// We support `bgplgd` and `openbgp-state-server`.
|
|
package openbgpd
|