Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsProduction ¶
func IsProduction() bool
Types ¶
type Configuration ¶
type Configuration struct {
AppConfig
ServerConfig
}
func Get ¶
func Get() Configuration
type ServerConfig ¶
type ServerConfig struct {
Port string `default:"8080"`
}
Click to show internal directories.
Click to hide internal directories.