Christian Persson

Results 1 comments of Christian Persson

Also note that the `BgpServer` type has a `Stop` method that will call the `StopBgp` API method for you: https://github.com/osrg/gobgp/blob/815683fa5e0d1e210e436bfa589588d9d2c19015/pkg/server/server.go#L219-L225. Just calling `Stop()` has been sufficient when I've used it.