track

package
v1.1.4-0...-f1050e0 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Track

type Track struct {

	// Properties needed for JSON unmarshalling
	JArtist   string
	JDuration int64
	JID       int64
	JTitle    string
	JURL      string
	// contains filtered or unexported fields
}

func (*Track) Artist

func (t *Track) Artist() string

func (Track) Duration

func (t Track) Duration() string

func (Track) Filename

func (t Track) Filename() string

func (Track) Fullname

func (t Track) Fullname() string

func (Track) ID

func (t Track) ID() int64

func (*Track) Title

func (t *Track) Title() string

func (Track) URL

func (t Track) URL() string

Jump to

Keyboard shortcuts

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