# Functions

NewBatchByCount create, initializes and returns a new instance for BatchConfig.
NewBatchByTime create, initializes and returns a new instance for BatchConfig.
NewBatchByTimeAndCount create, initializes and returns a new instance for BatchConfig.
NewCompression creates, initializes and returns a new instance of Compression.
NewConversion creates, initializes and returns a new instance of Conversion.
NewCoreData Is provided to interact with CoreData.
NewEncryption creates, initializes and returns a new instance of Encryption.
NewFilter creates, initializes and returns a new instance of Filter.
NewHTTPSender creates, initializes and returns a new instance of HTTPSender.
No description provided by the author
NewHTTPSSender creates, initializes and returns a new instance of HTTPSender.
NewJSONLogic creates, initializes and returns a new instance of HTTPSender.
NewMQTTSecretSender ...
NewMQTTSender - create new mqtt sender.
NewOutputData creates, initializes and returns a new instance of OutputData.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Name of the keys to look for in secret provider.

# Structs

BatchConfig ...
No description provided by the author
Conversion houses various built in conversion transforms (XML, JSON, CSV).
No description provided by the author
No description provided by the author
Filter houses various the parameters for which filter transforms filter on.
HTTPSender ...
JSONLogic ...
KeyCertPair is used to pass key/cert pair to NewMQTTSender KeyPEMBlock and CertPEMBlock will be used if they are not nil then it will fall back to KeyFile and CertFile.
MqttConfig contains mqtt client parameters.
MQTTSecretConfig ...
MQTTSecretSender ...
No description provided by the author
OutputData houses transform for outputting data to configured trigger response, i.e.

# Type aliases

BatchMode Enum for choosing behavior of Batch.