Documentation
¶
Index ¶
Constants ¶
View Source
const ( MinTime = "00:00" MaxTime = "23:59" Mon = "Mon" Tue = "Tue" Wed = "Wed" Thu = "Thu" Fri = "Fri" Sat = "Sat" Sun = "Sun" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Window ¶
Window single window
func (*Window) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new UpdateWindow.
func (*Window) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type Windows ¶
type Windows []Window
Windows update windows
func (Windows) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new UpdateWindows.
func (Windows) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
Click to show internal directories.
Click to hide internal directories.