config

package
v0.0.0-...-bd3dd7f Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ConfigPathKey = "config-path"

	ClickHouseHost           = "clickhouse-host"
	ClickHousePort           = "clickhouse-port"
	ClickHouseUser           = "clickhouse-user"
	ClickHousePassword       = "clickhouse-password"
	ClickHouseBatchWriteSize = "clickhouse-batch-write-size"

	MySQLHost           = "mysql-host"
	MySQLPort           = "mysql-port"
	MySQLUser           = "mysql-user"
	MySQLPassword       = "mysql-password"
	MySQLBatchWriteSize = "mysql-batch-write-size"

	PostgresHost           = "postgres-host"
	PostgresPort           = "postgres-port"
	PostgresUser           = "postgres-user"
	PostgresPassword       = "postgres-password"
	PostgresBatchWriteSize = "postgres-batch-write-size"

	RPCMaxRetry = "rpc-max-retry"

	MetricsCollectorURL    = "metrics-collector-url"
	MetricsCollectInterval = "metrics-collect-interval"

	StartCursor = "start-cursor"
	EndCursor   = "end-cursor"
	// CatchUpSleepInterval is the interval in seconds to sleep when catching up
	CatchUpSleepInterval = "catch-up-sleep-interval"

	ChainbaseSQLAPIKey = "chainbase-sql-api-key"

	EthereumRPCUrl = "ethereum-rpc-url"
	OptimismRPCUrl = "optimism-rpc-url"
	ArbitrumRPCUrl = "arbitrum-rpc-url"
	BSCRPCUrl      = "bsc-rpc-url"
	PolygonRPCUrl  = "polygon-rpc-url"
	BaseRPCUrl     = "base-rpc-url"
	GoerliRPCUrl   = "goerli-rpc-url"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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