tmpl

package
v0.0.0-...-004a0da Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2024 License: BSD-3-Clause Imports: 10 Imported by: 0

Documentation

Overview

templ: version: 0.2.476

templ: version: 0.2.476

templ: version: 0.2.476

templ: version: 0.2.476

templ: version: 0.2.476

templ: version: 0.2.476

templ: version: 0.2.476

templ: version: 0.2.476

templ: version: 0.2.476

templ: version: 0.2.476

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Dashboard

func Dashboard(data ResponseData) templ.Component

func OrphanList

func OrphanList(rd ResponseData) templ.Component

func SeriesEdit

func SeriesEdit(rd ResponseData) templ.Component

func SeriesImg

func SeriesImg(data ResponseData) templ.Component

func SeriesList

func SeriesList(data ResponseData) templ.Component

func VolumeEdit

func VolumeEdit(data ResponseData) templ.Component

func VolumeList

func VolumeList(data ResponseData) templ.Component

Types

type DataFile

type DataFile struct {
	Name     string
	Key      string
	Filename string
	Series   []data.Series
}

type ResponseData

type ResponseData struct {
	Files      map[string]*DataFile
	Key        string
	SeriesList []data.Series
	SubList    []data.Series
	Orphans    []data.Volume
	Series     *data.Series
	Volume     *data.Volume
	Title      string
	Page       int
	Total      int
}

Jump to

Keyboard shortcuts

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