More refactoring and aligning code to the command query model

This commit is contained in:
Torkel Ödegaard
2014-12-19 11:53:27 +01:00
parent d5a59ac6b7
commit 607b0c0c0e
6 changed files with 53 additions and 67 deletions
-1
View File
@@ -35,7 +35,6 @@ func init() {
}
func Init() {
m.SaveAccount = SaveAccount
m.GetAccount = GetAccount
m.GetAccountByLogin = GetAccountByLogin
m.GetDashboard = GetDashboard