ui

package
v0.0.0-...-cf8a7de Latest Latest
Warning

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

Go to latest
Published: Sep 21, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewTmplFS

func NewTmplFS(baseFS fs.FS, data any) (fs.FS, error)

func RootHandler

func RootHandler(data any) http.Handler

Types

type TmplData

type TmplData struct {
	ServiceName string
	BuildData   string
	ShowMetrics bool
}

type TmplFS

type TmplFS struct {
	// contains filtered or unexported fields
}

func (*TmplFS) Open

func (t *TmplFS) Open(name string) (fs.File, error)

Jump to

Keyboard shortcuts

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