Documentation ¶
Overview ¶
bands This is a BandsInTown golang api package that supports getting artist and artist's events
Index ¶
Constants ¶
View Source
const ( API_ROUTE = "http://api.bandsintown.com/" ARTIST_PATH = "artists" EVENTS_PATH = "events" VERSION = "2.0" URL = API_ROUTE + ARTIST_PATH )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.