Moved responses package and started getMusicFolders endpoint
This commit is contained in:
@@ -10,8 +10,8 @@ import (
|
||||
_ "github.com/deluan/gosonic/routers"
|
||||
"github.com/astaxie/beego"
|
||||
. "github.com/smartystreets/goconvey/convey"
|
||||
"github.com/deluan/gosonic/responses"
|
||||
"fmt"
|
||||
"github.com/deluan/gosonic/controllers/responses"
|
||||
)
|
||||
|
||||
func init() {
|
||||
|
||||
Reference in New Issue
Block a user