Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LogChunker ¶
func NewLogChunker ¶
func NewLogChunker() *LogChunker
Returns a new log chunker with initialised maps. Needs to have configs added with `AddConfigs` to consider logs for the respective transformer.
func (*LogChunker) AddConfig ¶ added in v0.0.10
func (chunker *LogChunker) AddConfig(transformerConfig event.TransformerConfig)
Configures the chunker by adding one config with more addresses and topics to consider.
Click to show internal directories.
Click to hide internal directories.