ingest/

directory
v28.0.4 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2025 License: Apache-2.0

README

Ingest

This is a package that is responsible for ingesting end-of-block data into various sinks. It is designed to be extensible. A user can add a new sink by implementing an Ingester interface and then calling RegisterIngester in app.go.

Note that to avoid causing a chain halt, any error or panic occurring during ingestion is logged and silently ignored.

Directories

Path Synopsis
common
sqs
json
This package encapsulates the JSON library used by the sidecar query server.
This package encapsulates the JSON library used by the sidecar query server.

Jump to

Keyboard shortcuts

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