Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BGPQ3Config ¶
type BGPQ3Config struct {
Executable string
}
type BGPQ3Worker ¶
type BGPQ3Worker struct {
BGPQ3Config
}
func NewBGPQ3Worker ¶
func NewBGPQ3Worker(Config BGPQ3Config) BGPQ3Worker
func (*BGPQ3Worker) GenPrefixList ¶
func (b *BGPQ3Worker) GenPrefixList(prefixListName, asMacro string, ipProtocol int, aggregateMax bool) (ixtypes.PrefixFilters, error)
Click to show internal directories.
Click to hide internal directories.