Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Service string `json:"service"`
RunMode string `json:"run_mode"`
ServerConfig ServerConfig `json:"server"`
LoggerConfig LoggerConfig `json:"logger"`
}
type LoggerConfig ¶
type ServerConfig ¶
Click to show internal directories.
Click to hide internal directories.