Documentation
¶
Overview ¶
Package stream allows to interact with different stream-processing platforms.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Message ¶
type Message struct { Key []byte Value []byte Metadata []MetadataEntry }
Message represents a message coming from a stream.
type MetadataEntry ¶
MetadataEntry represents a metadata entry.
Directories
¶
Path | Synopsis |
---|---|
Package kafka allows to process messages from a kafka topic ensuring at-least-once semantics.
|
Package kafka allows to process messages from a kafka topic ensuring at-least-once semantics. |
Package streamtest provides utilities for stream testing.
|
Package streamtest provides utilities for stream testing. |
Click to show internal directories.
Click to hide internal directories.