Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommandHandlers ¶
type CommandHandlers struct { Organization *organizationcmdhandler.CommandHandlers PhoneNumber *phonenumbercmdhandler.CommandHandlers User *usercmdhandler.CommandHandlers Location *locationcmdhandler.CommandHandlers JobRole *jobrolecmdhandler.CommandHandlers Issue *issuecmdhandler.CommandHandlers Opportunity *opportunitycmdhandler.CommandHandlers }
func NewCommandHandlers ¶
func NewCommandHandlers(log logger.Logger, cfg *config.Config, aggregateStore eventstore.AggregateStore, ebs *eventbuffer.EventBufferStoreService, ) *CommandHandlers
Click to show internal directories.
Click to hide internal directories.