Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/scality/cloudserver
/ healthCheckCache.js
File
healthCheckCache.js
tests/unit/encryption/healthCheckCache.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
assert = require(
'assert'
);
2
const
sinon = require(
'sinon'
);
3
const
Cache = require(
'../../../lib/kms/Cache'
);
4
Callers
nothing calls this directly
Calls
5
getResult
Method · 0.80
setResult
Method · 0.80
getLastChecked
Method · 0.80
shouldRefresh
Method · 0.80
clear
Method · 0.80
Tested by
no test coverage detected