# Functions

NewProducer returns a ready-to-use producer.

# Variables

ErrClosedProducer is returned when attempting to send from a closed Producer.

# Structs

Producer is responsible for creating a subscription producer and managing its state.

# Interfaces

No description provided by the author