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) AddConfigs ¶
func (chunker *LogChunker) AddConfigs(transformerConfigs []shared_t.EventTransformerConfig)
Configures the chunker by adding more addreses and topics to consider.
Click to show internal directories.
Click to hide internal directories.