Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ComponentListener ¶
type ComponentListener interface { Name() string Stop() }
type QueueListener ¶
type QueueListener interface { ComponentListener BeforeQueueConvertBatch(events []api.Event) }
Click to show internal directories.
Click to hide internal directories.