templates

package
v2.0.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2020 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type BreadCrumb struct {
	Url   string
	Title string
}

type List

type List struct {
	ParentUrl string
	Items     []ListItem
	Page
}

type ListItem

type ListItem struct {
	Url   string
	Name  string
	Thumb string
	Class string
	W     int
	H     int
}

type Page

type Page struct {
	Title        string
	Prefix       string
	AppVersion   string
	AppBuildTime string
	ItemCount    string
	BreadCrumbs  []BreadCrumb
}

Jump to

Keyboard shortcuts

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