Documentation ¶
Overview ¶
Package cron defines the update-analysis-and-bugs cron job handler. The cron job exists to periodically update cluster analysis and to update rules and bugs in response to this analysis.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
Handler handles the update-analysis-and-bugs cron job.
func NewHandler ¶
NewHandler initialises a new Handler instance.
Click to show internal directories.
Click to hide internal directories.