Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type MySQLConfig ¶
type RedisConfig ¶
type StorageServerConfig ¶
type StorageServerConfig struct {
Log newlog.LogConfig
Redis []RedisConfig
MySQL []MySQLConfig
}
var ServerConfig StorageServerConfig
Click to show internal directories.
Click to hide internal directories.