Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { SuperWatcherConfig *superwatcher.Config `mapstructure:"superwatcher_config" yaml:"superwatcher_config" json:"superwatcherConfig"` RedisConnAddr string `mapstructure:"redis_conn_addr" yaml:"redis_conn_addr" json:"redisConnAddr"` Chain string `mapstructure:"chain" yaml:"chain" json:"chain"` }
Click to show internal directories.
Click to hide internal directories.