Update ocache ObjectLocker
This commit is contained in:
parent
8680c24329
commit
987bd0154f
@ -74,6 +74,7 @@ type Object interface {
|
||||
}
|
||||
|
||||
type ObjectLocker interface {
|
||||
Object
|
||||
Locked() bool
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user