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
ContainerConfig
}
func Get ¶
func Get() Configuration
type ContainerConfig ¶ added in v1.1.0
type ContainerConfig struct {
Port string `default:"8080"`
}
Click to show internal directories.
Click to hide internal directories.