 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Agent ¶
type Agent struct {
	Graph                 *graph.Graph
	Gclient               *graph.AsyncClient
	GraphServer           *graph.Server
	Root                  *graph.Node
	TopologyProbeBundle   *tprobes.TopologyProbeBundle
	FlowProbeBundle       *fprobes.FlowProbeBundle
	OnDemandProbeListener *fprobes.OnDemandProbeListener
	HTTPServer            *shttp.Server
	EtcdClient            *etcd.EtcdClient
}
    
       Source Files
      ¶
      Source Files
      ¶
    
- agent.go
 Click to show internal directories. 
   Click to hide internal directories.