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