Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type ElasticSearchStorage ¶
type ElasticSearchStorage struct {
// contains filtered or unexported fields
}
func New ¶
func New() (*ElasticSearchStorage, error)
func (*ElasticSearchStorage) SearchFlows ¶
func (*ElasticSearchStorage) Start ¶
func (c *ElasticSearchStorage) Start()
func (*ElasticSearchStorage) Stop ¶
func (c *ElasticSearchStorage) Stop()
func (*ElasticSearchStorage) StoreFlows ¶
func (c *ElasticSearchStorage) StoreFlows(flows []*flow.Flow) error
Source Files
¶
- elasticsearch.go
Click to show internal directories.
Click to hide internal directories.