Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Pipeline ¶
type Pipeline struct { ID ID // ID of the pipeline on which the message was received. Topic string // optional - topic on which this message was published. }
func DirectMessagePipeline ¶
func DirectMessagePipeline() Pipeline
func PubSubPipeline ¶
Click to show internal directories.
Click to hide internal directories.