Documentation
¶
Overview ¶
templ: version: v0.3.960
templ: version: v0.3.960
templ: version: v0.3.960
templ: version: v0.3.960
templ: version: v0.3.960
templ: version: v0.3.960
Index ¶
- func AddFilePopup() templ.Component
- func AddJob(availableTasks []*model.Task) templ.Component
- func AddJobConfig(task *model.Task, files []upload.File) templ.Component
- func AddTaskPopup() templ.Component
- func DeleteFilePopup(names []string) templ.Component
- func DeleteTaskPopup(rids []string) templ.Component
- func File(file upload.File) templ.Component
- func FileIcon(mimeType string) templ.Component
- func Files(files []upload.File, search string) templ.Component
- func FilesTable(files []upload.File, search string) templ.Component
- func ImportTaskPopup() templ.Component
- func Job(job *qm.Job) templ.Component
- func JobArchive(archivedJobs []*qm.Job, search string) templ.Component
- func JobArchiveTable(archivedJobs []*qm.Job, search string) templ.Component
- func Jobs(jobs []*qm.Job, search string) templ.Component
- func JobsTable(jobs []*qm.Job, search string) templ.Component
- func Task(task *model.Task) templ.Component
- func Tasks(tasks []*model.Task, search string) templ.Component
- func TasksTable(tasks []*model.Task, search string) templ.Component
- func UpdateTaskPopup(task *model.Task) templ.Component
- func Worker(worker *qm.Worker) templ.Component
- func Workers(workers []*qm.Worker, search string) templ.Component
- func WorkersTable(workers []*qm.Worker, search string) templ.Component
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddFilePopup ¶
func AddTaskPopup ¶
func DeleteFilePopup ¶
func DeleteTaskPopup ¶
func ImportTaskPopup ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.