songs

package
v0.0.0-...-89bf0d2 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2018 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewController

func NewController(store stores.Interface) usher.Controller

NewController initializes our songs controller.

Types

type Spec

type Spec struct {
	Year  int    `json:"year"`
	Album string `json:"album"`
	Genre string `json:"genre"`
}

Spec represents our song data

Jump to

Keyboard shortcuts

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