vgmdb_net

package
v0.0.0-...-b88af98 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2022 License: AGPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Source

type Source struct {
	// contains filtered or unexported fields
}

func NewSource

func NewSource() *Source

func (*Source) FindByAlbumNames

func (s *Source) FindByAlbumNames(names []metadata.Name) (results []*metadata.Album)

func (*Source) FindByCatalogNumber

func (s *Source) FindByCatalogNumber(catalog metadata.CatalogNumber) (results []*metadata.Album)

func (*Source) FindByTOC

func (s *Source) FindByTOC(toc metadata.TOC) (results []*metadata.Album)

func (*Source) FindQueryArguments

func (s *Source) FindQueryArguments(queryArgs string) (albums []*metadata.Album)

func (*Source) GetAlbumInformation

func (s *Source) GetAlbumInformation(id int) *metadata.Album

func (*Source) GetLicense

func (s *Source) GetLicense() metadata.License

func (*Source) GetName

func (s *Source) GetName() string

func (*Source) GetURL

func (s *Source) GetURL() string

func (*Source) Test

func (s *Source) Test()

Jump to

Keyboard shortcuts

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