MCPcopy Index your code
hub / github.com/share/sharedb / agent.js

File agent.js

lib/agent.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var hat = require('hat');
2var ShareDBError = require('./error');
3var logger = require('./logger');
4var ACTIONS = require('./message-actions').ACTIONS;

Callers

nothing calls this directly

Calls 10

getResultsDataFunction · 0.85
shallowCopyFunction · 0.85
getReplyErrorObjectFunction · 0.85
getQueryOptionsFunction · 0.85
createClientOpFunction · 0.85
getMapResultFunction · 0.85
getSnapshotDataFunction · 0.85
transformerFunction · 0.85
callbackFunction · 0.70
finishFunction · 0.70

Tested by

no test coverage detected