Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Process ¶
Process processes the documents received from the collector to determine their format and document type.
func RegisterDocumentProcessor ¶
func RegisterDocumentProcessor(p processor.DocumentProcessor, d processor.DocumentType) error
func Subscribe ¶
func Subscribe(ctx context.Context, em collector.Emitter, blobStore *blob.BlobStore, emPubSub *emitter.EmitterPubSub) error
Subscribe receives the CD event and decodes the event to obtain the blob store key. The key is used to retrieve the "document" from the blob store to be processed and ingested.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.