Code
Hub
Trending
Following
Digest
Agents
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/scality/cloudserver
/ multiObjectDelete.js
File
multiObjectDelete.js
tests/functional/aws-node-sdk/test/object/multiObjectDelete.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ promisify } = require(
'util'
);
2
const
assert = require(
'assert'
);
3
const
moment = require(
'moment'
);
4
const
{
Callers
nothing calls this directly
Calls
10
promisify
Function · 0.85
putObjectWithLimit
Function · 0.85
createObjectsList
Function · 0.85
withV4
Function · 0.85
send
Method · 0.80
write
Method · 0.80
empty
Method · 0.80
sortList
Function · 0.70
checkError
Function · 0.70
checkNoError
Function · 0.70
Tested by
no test coverage detected