Versions in this module Expand all Collapse all v0 v0.7.0 Oct 29, 2024 Changes in this version + type ID int + const DirectMessage + const PubSub + func (i ID) String() string + type Pipeline struct + ID ID + Topic string + func DirectMessagePipeline() Pipeline + func PubSubPipeline(topic string) Pipeline + func (p Pipeline) String() string