package
Version:
v0.16.0
Opens a new window with list of versions in this module.
Published: Feb 19, 2021
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type TimeFrame struct {
Start hour `uri:"from" required:"true"`
End hour `uri:"to"`
EveryXHours int `uri:"every-x-hours" default:"1"`
OnHours []int `uri:"on-hours"`
OffHours []int `uri:"off-hours"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.