Documentation ¶
Index ¶
- func LinkStatesMerge(lst ...router.LinkStates) router.LinkStates
- func LinkStatesPbToRouter(lst []*pb.LinkState) router.LinkStates
- func LinkStatesRouterToPb(lst router.LinkStates) []*pb.LinkState
- func NodesDbToPb(nodes []*shared.Node) []*pb.Node
- func NodesPbToDb(nodes []*pb.Node) []*shared.Node
- func NodesPbToRouter(nodes []*pb.Node) []router.Node
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LinkStatesMerge ¶
func LinkStatesMerge(lst ...router.LinkStates) router.LinkStates
func LinkStatesPbToRouter ¶
func LinkStatesPbToRouter(lst []*pb.LinkState) router.LinkStates
func LinkStatesRouterToPb ¶
func LinkStatesRouterToPb(lst router.LinkStates) []*pb.LinkState
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.