books

package
v0.84.0 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Register added in v0.16.0

func Register(router *mvc.Router, fs *embed.FS)

Register books.

Types

type Book

type Book struct {
	Title string `yaml:"title,omitempty"`
	Link  string `yaml:"link,omitempty"`
}

Book for books.

type Model added in v0.14.0

type Model struct {
	Books []*Book `yaml:"books,omitempty"`
}

Model for books.

Jump to

Keyboard shortcuts

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