optimize log tool
This commit is contained in:
Vendored
+1
@@ -10,6 +10,7 @@ import (
|
||||
type CacheMemory struct {
|
||||
Time int64
|
||||
Map
|
||||
Error
|
||||
ContextBase
|
||||
mutex *sync.RWMutex
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user