mirror of
https://github.com/sot-tech/mochi.git
synced 2026-04-27 16:10:00 -07:00
gofmt, style improvements
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user