view

package
v0.13.41 Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2025 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Index = DIV(
	H1("Welcome!"),
)

Functions

This section is empty.

Types

type Edit

type Edit struct {
	Args string
	ID   int
	Name string
	Link *web.Link
}

func (Edit) HTML

func (e Edit) HTML() html.HTMLer

type List

type List struct {
	Args string
	// contains filtered or unexported fields
}

func (*List) AddRow

func (l *List) AddRow(id int, name string, editLink, deleteLink *web.Link)

func (*List) HTML

func (l *List) HTML() html.HTMLer

Jump to

Keyboard shortcuts

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