Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DataSource ¶ added in v1.0.1
type DataSource string
const ( DATASOURCE_BILLINGREPORT DataSource = "billingreport" DATASOURCE_WEATHER DataSource = "weather" DATASOURCE_INDOORCLIMATE DataSource = "indoorclimate" DATASOURCE_EXCHANGERATE DataSource = "exchangerate" DATASOURCE_STRAVA DataSource = "strava" )
type Minion ¶
type Minion struct {
// contains filtered or unexported fields
}
Minion is a worker which observes execution of a child and OS signals for graceful shutdowns.
Click to show internal directories.
Click to hide internal directories.