Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConsumerFtor ¶
func SingleConsumer ¶
func SingleConsumer(appConfig config.IAppConfig) ConsumerFtor
func TransientConsumer ¶
func TransientConsumer(appConfig config.IAppConfig) ConsumerFtor
type IEmitter ¶
func NewEmitter ¶
type Listener ¶
type Listener[TCmd behavior.ICmd] struct { *comps.Component Topic string // contains filtered or unexported fields }
func (*Listener[TCmd]) IAmListener ¶
func (l *Listener[TCmd]) IAmListener()
type ProducerFtor ¶
func Producer ¶
func Producer(appConfig config.IAppConfig) ProducerFtor
Click to show internal directories.
Click to hide internal directories.