Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct { App App Deployment Deployment MonitorServer MonitorServer }
type Deployment ¶
type Deployment struct {
Name string `envconfig:"DEPLOYMENT_NAME" default:"unknown"`
}
type MonitorServer ¶
Click to show internal directories.
Click to hide internal directories.