 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Probe ¶ added in v0.21.0
type Probe struct {
	graph.DefaultGraphListener
	Graph *graph.Graph
	// contains filtered or unexported fields
}
    Probe describes a topology probe
func NewProbe ¶ added in v0.21.0
NewProbe creates a new probe to enhance the graph
func (*Probe) LinkNodes ¶ added in v0.21.0
LinkNodes link the parent and child (layer 2) if there not linked already
func (*Probe) OnEdgeAdded ¶ added in v0.21.0
OnEdgeAdded event
func (*Probe) OnNodeDeleted ¶ added in v0.21.0
OnNodeDeleted event
       Source Files
      ¶
      Source Files
      ¶
    
- fabric.go
 Click to show internal directories. 
   Click to hide internal directories.