m3u

package
v0.0.0-...-69af62e Latest Latest
Warning

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

Go to latest
Published: May 9, 2017 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Lines = make([]string, 0)

Functions

func Parsem3u

func Parsem3u(file *os.File)

Types

type Track

type Track struct {
	Creator  string `xml:"creator,omitempty"`
	Album    string `xml:"album,omitempty"`
	Title    string `xml:"title,omitempty"`
	TrackNum string `xml:"trackNum,omitempty"`
	Location string `xml:"location"`
	Entry    string
}

func Lookupargs

func Lookupargs(line string) (*Track, error)

Jump to

Keyboard shortcuts

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