Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DeleteMessage ¶ added in v0.10.0
DeleteMessage deletes the document from the elasticsearch
type IndexMessage ¶ added in v0.10.0
IndexMessage saves the document into elasticsearch
type Option ¶ added in v0.11.0
type Option func(*elasticSink)
func WithIgnoreIndexNotFoundOnDelete ¶ added in v0.11.0
func WithIgnoreIndexNotFoundOnDelete() Option
type SinkMessage ¶
type SinkMessage = IndexMessage
SinkMessage is the input for the Elastic Sink Deprecated: this is an alias to IndexMessage, use that instead.
Click to show internal directories.
Click to hide internal directories.