Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UIHandler ¶
type UIHandler struct {
// contains filtered or unexported fields
}
UIHandler provides a web UI for cron job management. This is a placeholder implementation that needs to be completed.
func NewUIHandler ¶
NewUIHandler creates a new UI handler. TODO: Implement full web UI with HTML templates and assets.
func (*UIHandler) Executions ¶
Executions lists all executions.
Click to show internal directories.
Click to hide internal directories.