ingest

package
v1.0.0-beta.96 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 27, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package ingest implements event ingestion.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Collector

type Collector = ingest.Collector

Collector is a receiver of events that handles sending those events to some downstream broker.

type DeduplicatingCollector

type DeduplicatingCollector = ingest.DeduplicatingCollector

DeduplicatingCollector implements event deduplication at event ingestion.

type Deduplicator

type Deduplicator = dedupe.Deduplicator

Deduplicator checks if an event is unique.

type InMemoryCollector

type InMemoryCollector = ingest.InMemoryCollector

InMemoryCollector is a {Collector} backed by in-memory storage.

type IngestEventsRequest

type IngestEventsRequest = ingest.IngestEventsRequest

type Service

type Service = ingest.Service

Service implements the ingestion service.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL