mediacenter

package
v0.0.0-...-01b0788 Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddMediaCenter

func AddMediaCenter(mc MediaCenter)

func RefreshLibrary

func RefreshLibrary()

func Reset

func Reset()

func Status

func Status() ([]Module, error)

Types

type MediaCenter

type MediaCenter interface {
	Status() (Module, error)
	GetName() string
	RefreshLibrary() error
}

func GetMediaCenter

func GetMediaCenter(name string) (MediaCenter, error)

GetMediaCenter returns the registered mediacenter with name "name". An non-nil error is returned if no registered mediacenter are found with the required name

Directories

Path Synopsis
impl

Jump to

Keyboard shortcuts

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