infrastructure

package
v0.0.0-...-f616b68 Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ArtistHTTPRepository

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

func NewArtistHTTPRepository

func NewArtistHTTPRepository(c spotify.Client) *ArtistHTTPRepository

func (*ArtistHTTPRepository) SearchArtist

func (a *ArtistHTTPRepository) SearchArtist(name string) ([]domain.Artist, error)

type ArtistProxyRepository

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

func NewArtistProxyRepository

func NewArtistProxyRepository(rH ArtistHTTPRepository) *ArtistProxyRepository

func (*ArtistProxyRepository) SearchArtist

func (a *ArtistProxyRepository) SearchArtist(name string) ([]domain.Artist, error)

Jump to

Keyboard shortcuts

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