func (a Controller) buildAudio(req gorelax.RelaxRequester, res gorelax.RelaxResponser) { //service.CrawlAlbums() res.Send("Not Required!", 200) }