Progress on account and dashboard save/load

This commit is contained in:
Torkel Ödegaard
2014-11-20 15:19:44 +01:00
parent 00b4d233cc
commit 4eefa73441
9 changed files with 68 additions and 8 deletions
+3
View File
@@ -0,0 +1,3 @@
package utils
type DynMap map[string]interface{}