Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CacheConfig ¶
type ChainNodeConfig ¶
type Config ¶
type Config struct {
Migrations string
ChainNode ChainNodeConfig
MasterDB DBConfig
SlaveDB DBConfig
SlaveDbEnable bool
ApiCacheEnable bool
CacheConfig CacheConfig
RpcServer ServerConfig
MetricsServer ServerConfig
ChainBtcRpc string
}
type ServerConfig ¶
Click to show internal directories.
Click to hide internal directories.