Documentation
¶
Index ¶
Constants ¶
View Source
const ( ServiceName = "cosmoscan-api" Currency = "atom" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Clickhouse ¶
type Config ¶
type Config struct {
API API `json:"api"`
Mysql Mysql `json:"mysql"`
Clickhouse Clickhouse `json:"clickhouse"`
Parser Parser `json:"parser"`
CMCKey string `json:"cmc_key"`
}
Click to show internal directories.
Click to hide internal directories.