# Functions
AddConsumer 添加流消费者.
AddStream 添加流(不会重复创建,也不会删除再创建).
Connect NATS连接.
DelConsumer 删除流消费者.
DelStream 删除流.
JsPub 发布流消息.
JsQueueSubscribe 队列方式订阅流消息(分布式场景使用).
JsSub 订阅流消息.
NewZlogLoggerWithNATS 使用NATS作为日志输出.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
WithJetStream 是否启用JetStream.
WithNKey NKey认证.
WithToken TOKEN认证.
WithUserAndPass 用户名密码认证.
# Type aliases
No description provided by the author