artists

package
v0.0.0-...-d62092d Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2020 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SearchArtist

func SearchArtist(client http.Client, artist string) (SearchArtistData, []SearchArtistData, error)

Types

type Record

type Record struct {
	Name string
	ID   int
	Year int
	URL  string
	Type types.RecordType
}

func GetArtistRecords

func GetArtistRecords(client http.Client, artistData SearchArtistData) ([]Record, error)

type SearchArtistData

type SearchArtistData commontypes.Artist

Jump to

Keyboard shortcuts

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