Documentation ¶
Index ¶
Constants ¶
View Source
const ( StartOfTimeWindowInHours = "reporting.weather.startOfTimeWindowInHours" NumberOfSamplesNecessary = "reporting.weather..numberOfSamplesNecessary" JobAllowlist = "reporting.weather.jobAllowlist" Provider = "weather.provider" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reporter ¶
type Reporter struct{}
Reporter will write out the actual weather report.
func (Reporter) GenerateReport ¶
GenerateReport generates a weather report.
Click to show internal directories.
Click to hide internal directories.