Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewConsumer ¶
func NewConsumer(options ...func(*streamconfig.Consumer)) (stream.Consumer, error)
NewConsumer returns a new streamclient consumer, based on the context from which this function is called.
func NewProducer ¶
func NewProducer(options ...func(*streamconfig.Producer)) (stream.Producer, error)
NewProducer returns a new streamclient producer, based on the context from which this function is called.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.