Documentation
¶
Index ¶
Constants ¶
View Source
const ( ApiAlbum = "http://bandcamp.com/api/album/2/info" ApiBand = "http://bandcamp.com/api/band/1/info" ApiMobile = "http://bandcamp.com/api/mobile/24/tralbum_details" ApiTrack = "http://bandcamp.com/api/track/3/info" ApiUrl = "http://bandcamp.com/api/url/2/info" )
Variables ¶
View Source
var Heights = map[int]int{
100: 3,
124: 8,
135: 15,
138: 12,
150: 7,
172: 11,
210: 9,
300: 4,
350: 2,
368: 14,
380: 13,
700: 5,
1200: 10,
1500: 1,
}
View Source
var Verbose = mech.Verbose
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.