1
0
mirror of https://github.com/alice-lg/alice-lg.git synced 2024-05-11 05:55:03 +00:00

added package documentation

This commit is contained in:
Annika Hannig
2021-10-15 17:36:43 +02:00
parent 7d4b78c245
commit e0391fec67

View File

@ -0,0 +1,5 @@
// Package openbgpd provides two source implementations
// for querying OpenBGPD.
//
// We support `bgplgd` and `openbgp-state-server`.
package openbgpd