package
1.20.0
Repository: https://github.com/matrix86/driplane.git
Documentation: pkg.go.dev

# Functions

NewMessage creates a new Message struct with only the "main" data.
NewMessageWithExtra creates a Message struct with "main" and extra data.

# Constants

EventTopicName name of the topic on the bus.

# Structs

Event contains the info about what just happened.
Message is the data generated from a Feeder and it travels across Filters.