templates

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: May 15, 2025 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	AllTemplates = [][]string{
		{"dashboard.tmpl", "_base.tmpl", "_top.tmpl", "_footer.tmpl"},
	}
)

This section is for go template linter

Functions

This section is empty.

Types

type DashboardParams

type DashboardParams struct {
	Link    *link.Link
	Team    *[]team.Member
	Commit  string
	Version string
}

type Templater

type Templater struct{}

func (*Templater) RenderTemplate added in v1.1.0

func (t *Templater) RenderTemplate(w io.Writer, data *DashboardParams, mainTmpl string) error

Jump to

Keyboard shortcuts

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