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