Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/scality/cloudserver
/ helpers.js
File
helpers.js
tests/unit/api/apiUtils/rateLimit/helpers.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
{ config } = require(
'../../../../../lib/Config'
);
4
const
cache = require(
'../../../../../lib/api/apiUtils/rateLimit/cache'
);
Callers
nothing calls this directly
Calls
1
clear
Method · 0.80
Tested by
no test coverage detected