optimize log tool
This commit is contained in:
Vendored
+1
@@ -9,6 +9,7 @@ type HoTimeCache struct {
|
||||
//set(key string, value interface{}, time int64)
|
||||
//get(key string) interface{}
|
||||
//delete(key string)
|
||||
Error
|
||||
dbCache CacheIns
|
||||
redisCache CacheIns
|
||||
memoryCache CacheIns
|
||||
|
||||
Reference in New Issue
Block a user