 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
	HTTPServer          *shttp.Server
	GraphServer         *graph.Server
	AlertServer         *alert.Server
	FlowMappingPipeline *mappings.FlowMappingPipeline
	Storage             storage.Storage
	FlowTable           *flow.FlowTable
	EmbeddedEtcd *etcd.EmbeddedEtcd
	EtcdClient   *etcd.EtcdClient
	// contains filtered or unexported fields
}
    
       Source Files
      ¶
      Source Files
      ¶
    
- client.go
- server.go
 Click to show internal directories. 
   Click to hide internal directories.