Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewElasticSearchSink ¶
func NewElasticSearchSink(uri *url.URL) (event_core.EventSink, error)
Types ¶
type EsSinkPoint ¶
type SaveDataFunc ¶
type SaveDataFunc func(esClient *elastic.Client, indexName string, typeName string, sinkData interface{}) error
LimitFunc is a pluggable function to enforce limits on the object
Click to show internal directories.
Click to hide internal directories.