Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Message ¶
type Message struct {
// contains filtered or unexported fields
}
Message is a message on the event stream
type Processor ¶
Processor handles writing and reading to/from the event stream
func NewConsumer ¶
NewConsumer creates a consumer for the given config
func NewProducer ¶
NewProducer creates a producer using the given config
Click to show internal directories.
Click to hide internal directories.