gig

package
v0.9.1 Latest Latest
Warning

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

Go to latest
Published: May 30, 2024 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Gig

type Gig struct {
	Name     string
	Sections []Section
}

func New

func New(band config.Band, gig string) (Gig, error)

type Section

type Section struct {
	Header     []byte
	SongTitles []string
}

func NewSection added in v0.8.0

func NewSection() Section

func (Section) HeaderHTML added in v0.8.0

func (s Section) HeaderHTML() (string, error)

func (Section) HeaderText added in v0.8.0

func (s Section) HeaderText() string

Returns the first header text.

Jump to

Keyboard shortcuts

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