bundledImpl

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 18, 2022 License: MIT Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DummyEvent

type DummyEvent struct {
}

func (DummyEvent) Process

func (de DummyEvent) Process(reader io.Reader, customParams interface{}) bool

func (DummyEvent) Setup

func (de DummyEvent) Setup(customParams interface{}) bool

type KafkaEmitEvent

type KafkaEmitEvent struct {
	Data     map[string]interface{}
	Tmpl     *template.Template
	Producer *kafka.Producer
	Topic    string
}

func (KafkaEmitEvent) Process

func (kee KafkaEmitEvent) Process(reader io.Reader, customParams interface{}) bool

func (KafkaEmitEvent) Setup

func (kee KafkaEmitEvent) Setup(customParams interface{}) bool

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL