MCPcopy
hub / github.com/uber/aresdb / Unlock

Method Unlock

memstore/mocks/MemStore.go:263–265  ·  view source on GitHub ↗

Unlock provides a mock function with given fields:

()

Source from the content-addressed store, hash-verified

261
262// Unlock provides a mock function with given fields:
263func (_m *MemStore) Unlock() {
264 _m.Called()
265}

Callers 15

PrepareEnumCasesMethod · 0.45
fetchAndSetEnumCasesMethod · 0.45
setTableMethod · 0.45
AddTableShardMethod · 0.45
DeleteTableShardMethod · 0.45
updateCacheMethod · 0.45
nowMethod · 0.45
advanceClockMethod · 0.45
SyncUpJobConfigsMethod · 0.45
startEtcdHBServiceMethod · 0.45
AddProcessorMethod · 0.45
RemoveProcessorMethod · 0.45

Implementers 2

memStoreImplmemstore/memstore.go
MemStorememstore/mocks/MemStore.go

Calls

no outgoing calls

Tested by 4

nowMethod · 0.36
advanceClockMethod · 0.36
testFinishFunction · 0.36
updateMethod · 0.36