import "go.chromium.org/luci/scheduler/appengine/ui"
Package ui implements request handlers that serve user facing HTML pages.
common.go errors.go helpers.go index.go invocation.go job.go presentation.go project.go
InstallHandlers adds HTTP handlers that render HTML pages.
type Config struct { Engine engine.Engine Catalog catalog.Catalog TemplatesPath string // path to templates directory deployed to GAE }
Config is global configuration of UI handlers.
Package ui imports 39 packages (graph) and is imported by 2 packages. Updated 2021-01-25. Refresh now. Tools for package owners.