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 ChainAccountRpc string }
func LoadConfig ¶
type DBConfig ¶
func DbConfigTest ¶
func DbConfigTest() *DBConfig
type ServerConfig ¶
Click to show internal directories.
Click to hide internal directories.