Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventProcessor ¶
type EventProcessor struct {
// contains filtered or unexported fields
}
func NewEventProcessor ¶
func NewEventProcessor(queue string, stream eventstream.EventStream, repository repository.JobRecorder) *EventProcessor
func (*EventProcessor) Start ¶
func (p *EventProcessor) Start()
Click to show internal directories.
Click to hide internal directories.