//
pkg.gl
Category
github.com/Matrix86/driplane
data
package
1.20.0
Repository:
https://github.com/matrix86/driplane.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
5
Dependents
5
Files
120 SLOC
#
Functions
NewMessage
NewMessage creates a new Message struct with only the "main" data.
NewMessageWithExtra
NewMessageWithExtra creates a Message struct with "main" and extra data.
#
Constants
EventTopicName
EventTopicName name of the topic on the bus.
#
Structs
Event
Event contains the info about what just happened.
Message
Message is the data generated from a Feeder and it travels across Filters.