Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
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 }
Click to show internal directories.
Click to hide internal directories.