playlist

package
v0.0.0-...-ff66a18 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2019 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Reader

type Reader interface {
	ReadPlaylist(playlistLocation string) ([]string, error)
}

Reader is the interface defined for categorize a general reader for different playlist types

func NewReader

func NewReader(playlistType string) (Reader, error)

NewReader returns an instance of playlist.Reader interface (THIS IS NOT AN IMPLEMENTATION OF golang Reader)

Jump to

Keyboard shortcuts

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