itunes

package
v0.0.0-...-c0b61f6 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2019 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecodeHTML

func DecodeHTML(html []byte) (string, error)
func Search(term, city string) ([]byte, error)

func SiTunes2Json

func SiTunes2Json(term, country string) (string, error)

Types

type Result

type Result struct {
	ID    int    `json:"id"`
	Name  string `json:"name"`
	Genre string `json:"genre"`
	Href  string `json:"href"`
}

func DecodeHTML2

func DecodeHTML2(html []byte) ([]Result, error)

func SiTunes

func SiTunes(term, country string) ([]Result, error)

Jump to

Keyboard shortcuts

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