Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Http *HttpConfig ConnectInfos *DBConnectInfos RedisInfos *RedisConfig LoggerInfos *LoggerConfig TmpDir string BaseURL string }
type DBConnectInfos ¶
type HttpConfig ¶
type HttpConfig struct {
Port int
}
type LoggerConfig ¶
type LoggerConfig struct {
Path string
}
type RedisConfig ¶
Click to show internal directories.
Click to hide internal directories.