internal

package
v0.0.0-...-e664854 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCache

func NewCache(filename string, imdbid string) (service.ServiceCache[elements.FilmMetadata], error)

metadata cache

func Provide

func Provide(filename string, imdbid string) (elements.FilmMetadata, []error)

identify and populate film metadata using providers

Types

type MetadataProvider

type MetadataProvider interface {
	// populate film metadata
	Populate(elements.FilmMetadata) (*elements.FilmMetadata, error)
}

film detail provider

Directories

Path Synopsis
package providers contains metadata gatherers
package providers contains metadata gatherers

Jump to

Keyboard shortcuts

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