Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct {
Server ServerConfig
Postgres PostgresConfig
Redis RedisConfig
Logger LoggerConfig
}
type LoggerConfig ¶
type PostgresConfig ¶
type RedisConfig ¶
type ServerConfig ¶
type ServerConfig struct {
Port string
}
Click to show internal directories.
Click to hide internal directories.