Versions in this module Expand all Collapse all v1 v1.1.0 Jun 16, 2016 Changes in this version + func NewElasticSearchSink(uri *url.URL) (event_core.EventSink, error) + type EsSinkPoint struct + EventTags map[string]string + EventTimestamp time.Time + EventValue interface{} + type SaveDataFunc func(esClient *elastic.Client, indexName string, typeName string, ...) error v1.1.0-beta2 May 17, 2016