# Packages
Package testing for bgp speakers.
# Functions
ExtractBGPSpeakers accepts a Page struct, specifically a BGPSpeakerPage struct, and extracts the elements into a slice of BGPSpeaker structs.
No description provided by the author
Get retrieve the specific bgp speaker by its uuid.
List the bgp speakers.
# Structs
BGPSpeaker BGP Speaker.
BGPSpeakerPage is the page returned by a pager when traversing over a collection of bgp speakers.
GetResult represents the result of a get operation.