Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrNotStarted = errors.New("DISPATCHER.ENTRYPOINT.CONSUMER.NOT_STARTED") ErrAlreadyStarted = errors.New("DISPATCHER.ENTRYPOINT.CONSUMER.ALREAD_STARTED") )
Functions ¶
func Handler ¶
func Handler(service *dispatcher) streaming.SubHandler
func New ¶
func New( conf *config.Config, logger logging.Logger, infra *infrastructure.Infrastructure, uc usecase.Dispatcher, ) patterns.Runnable
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.