gofmt, style improvements

This commit is contained in:
Jimmy Zelinskie
2013-08-31 15:06:42 -04:00
parent 49674de1c8
commit 24eff112f3
3 changed files with 81 additions and 120 deletions

View File

@@ -5,6 +5,7 @@
"cache": {
"driver": "redis",
"network": "tcp",
"host": "127.0.0.1",
"port": "6379",
"user": "root",
@@ -12,11 +13,7 @@
"prefix": "test:",
"max_idle_conn": 3,
"idle_timeout": "240s",
"network": "tcp",
"schema": "schema",
"encoding": "encoding"
"idle_timeout": "240s"
},
"storage": {