html

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2024 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateListHtml added in v1.1.0

func CreateListHtml(songLibrary SongLibrary, templatePath string) string

func CreateSongHtml added in v1.1.0

func CreateSongHtml(song onsong.Song, templatePath string) string

Types

type SongEntry added in v1.1.0

type SongEntry struct {
	Name     string
	Location string
}

type SongLibrary added in v1.1.0

type SongLibrary struct {
	Title string
	Songs []SongEntry
}

Jump to

Keyboard shortcuts

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