Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ChainConfig ¶
type Config ¶
type Config struct { Chains []ChainConfig Sync SyncConfig Storage StorageConfig API APIConfig }
type PairsSyncConfig ¶
type PostgresConfig ¶
type StorageConfig ¶
type StorageConfig struct {
Postgres PostgresConfig
}
type SyncConfig ¶
type SyncConfig struct { Tokens TokensSyncConfig Pairs PairsSyncConfig BlockTimestamps BlockTimestampsSyncConfig }
type TokensSyncConfig ¶
Click to show internal directories.
Click to hide internal directories.