Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NATS ¶
type NATS struct {
// contains filtered or unexported fields
}
NATS is the NATS implementation for asyncapi-codegen
func (*NATS) SetLogger ¶
SetLogger set a custom logger that will log operations on broker controller
func (*NATS) SetQueueName ¶
SetQueueName sets a custom queue name for channel subscription
It can be used for multiple applications listening one the same channel but wants to listen on different queues.
Click to show internal directories.
Click to hide internal directories.