ingest

package
v0.0.0-...-43207eb Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Ingest

func Ingest(cfg Configs) error

Types

type Configs

type Configs struct {
	DatabaseURL                   string
	LedgerCursorName              string
	StartLedger                   int
	EndLedger                     int
	LogLevel                      logrus.Level
	AppTracker                    apptracker.AppTracker
	RPCURL                        string
	WebhookChannelMaxBufferSize   int
	WebhookChannelMaxWorkers      int
	WebhookChannelMaxRetries      int
	WebhookChannelWaitBtwnTriesMS int
	WebhookChannel                tss.Channel
}

Jump to

Keyboard shortcuts

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