# Functions
NewNATSClient creates a new NATS JetStream connection.
NewEventPublisher creates a new instance of EventPublisher with optional retries and retry delay.
# Structs
No description provided by the author
EventPublisher handles publishing events to NATS JetStream.
# Interfaces
Messaging defines the interface for publishing messages.