remove globals

This commit is contained in:
sentriz
2020-05-07 03:24:50 +01:00
parent 9bf80f4b18
commit ee9335f71e
11 changed files with 188 additions and 163 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ import (
"go.senan.xyz/gonic/version"
)
var (
const (
apiVersion = "1.9.0"
xmlns = "http://subsonic.org/restapi"
)