web

package
v0.0.0-...-53bcd79 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 2, 2025 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

View Source
const (
	NumberOfTaskPerJob = 10
)

Variables

View Source
var (
	IndexTemplate      *template.Template
	DetailTemplate     *template.Template
	ServerInfoTemplate *template.Template
)

Functions

This section is empty.

Types

type Dashboard

type Dashboard struct {
	*http.Server
	// contains filtered or unexported fields
}

func NewDashboard

func NewDashboard(addr string, daoOpt dao.Options, apiHost, internalAPI string, bucket string, minioOpt storage.MinIOOptions) *Dashboard

func (*Dashboard) Start

func (d *Dashboard) Start() error

type Task

type Task struct {
	*database.Task
	RevisionUrl string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL