repertoire

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2024 License: GPL-3.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Repertoire

type Repertoire struct {
	// contains filtered or unexported fields
}

func New

func New() (Repertoire, error)

func (Repertoire) Filter

func (rep Repertoire) Filter(g gig.Gig) Repertoire

func (Repertoire) RemoveColumns

func (rep Repertoire) RemoveColumns(columns ...string) Repertoire

func (Repertoire) Render

func (rep Repertoire) Render() string

type Song

type Song struct {
	Title    string
	TableRow ast.Node
}

func SongFrom

func SongFrom(ast ast.Node, source []byte) Song

func (Song) RemoveRows

func (s Song) RemoveRows(indexes map[int]bool) Song

func (Song) String

func (s Song) String() string

Jump to

Keyboard shortcuts

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