Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cron ¶
type Cron struct {
// contains filtered or unexported fields
}
func New ¶
func New( cfg *config.Cron, loc *time.Location, pin gpio.PinIO, photoProvider PhotoProvider, photoSender PhotoSender, measurementsProvider MeasurementsProvider, ) (*Cron, error)
type MeasurementsProvider ¶ added in v1.7.0
Click to show internal directories.
Click to hide internal directories.