ui

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: May 7, 2026 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Register

func Register(mux *http.ServeMux) error

Register mounts all UI routes onto mux under /ui/. Returns an error if templates fail to parse.

URL scheme:

GET /ui/                     analyses list
GET /ui/create               new analysis form
GET /ui/a/{analyses/uuid}    analysis detail

Types

type RenderParams

type RenderParams struct {
	Page          string
	AnalysisName  string
	OperationName string
}

Jump to

Keyboard shortcuts

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