@@ -11,6 +11,7 @@ type Config struct {
ServerCode string
Etcd []string
}
+ CacheTimeOut int
type Db struct {