Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewBgpConfRouter ¶
func NewBgpConfRouter(handler handler.BgpConfHandler) *bgpConfRouter
NewBgpConfRouter returns a new instance of bgpConfRouter which implements the Router interface. This is used to register the endpoints to the http router.
func NewBgpPeerRouter ¶
func NewBgpPeerRouter(handler handler.BgpPeerHandler) *bgpPeerRouter
NewBgpPeerRouter returns a new instance of bgpPeerRouter which implements the Router interface. This is used to register the endpoints to the router.
func NewEipRouter ¶
func NewEipRouter(handler handler.EipHandler) *eipRouter
NewEipRouter returns a new instance of eipRouter which implements the Router interface. This is used to register the endpoints to the router.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.