Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Publisher ¶
func NewPublisher ¶
NewPublisher creates new publisher with proto marshaller.
type Subscriber ¶
type Subscriber struct {
*cqrsNats.Subscriber
}
func NewSubscriber ¶
func NewSubscriber(config Config, goroutinePoolGo cqrsEventBus.GoroutinePoolGoFunc, errFunc cqrsEventBus.ErrFunc, opts ...Option) (*Subscriber, error)
NewSubscriber create new subscriber with proto unmarshaller.
Click to show internal directories.
Click to hide internal directories.