# Functions
No description provided by the author
No description provided by the author
No description provided by the author
NewBgpipe creates a new bgpipe instance using given repositories of stage commands.
ParseEvents parses events in src and returns the result, or nil.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Bgpipe represents a BGP pipeline consisting of several stages, built on top of bgpfix.Pipe.
StageBase represents a bgpipe stage base.
StageOptions describe high-level settings of a stage.
# Interfaces
Stage implements a bgpipe stage.
# Type aliases
NewStage returns a new Stage for given parent base.