Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CheckUpdatesJob ¶
type CheckUpdatesJob struct { Name string Log zerolog.Logger Version string NotifSvc notification.Service // contains filtered or unexported fields }
func (*CheckUpdatesJob) Run ¶
func (j *CheckUpdatesJob) Run()
type GenericJob ¶
func (*GenericJob) Run ¶
func (j *GenericJob) Run()
Click to show internal directories.
Click to hide internal directories.