MCPcopy
hub / github.com/scality/cloudserver / get.js

File get.js

tests/functional/aws-node-sdk/test/object/get.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { promisify } = require('util');
2const assert = require('assert');
3const async = require('async');
4const crypto = require('crypto');

Callers

nothing calls this directly

Calls 15

promisifyFunction · 0.85
withV4Function · 0.85
requestGetFunction · 0.85
completeMPUFunction · 0.85
checkIntegerHeaderFunction · 0.85
createMPUAndPutTwoPartsFunction · 0.85
checkGetObjectPartFunction · 0.85
changeObjectLockFunction · 0.85
sendMethod · 0.80
writeMethod · 0.80
emptyMethod · 0.80
checkNoErrorFunction · 0.70

Tested by

no test coverage detected