Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
var
hat = require(
'hat'
);
2
var
ShareDBError = require(
'./error'
);
3
var
logger = require(
'./logger'
);
4
var
ACTIONS = require(
'./message-actions'
).ACTIONS;
Callers
nothing calls this directly
Calls
10
getResultsData
Function · 0.85
shallowCopy
Function · 0.85
getReplyErrorObject
Function · 0.85
getQueryOptions
Function · 0.85
createClientOp
Function · 0.85
getMapResult
Function · 0.85
getSnapshotData
Function · 0.85
transformer
Function · 0.85
callback
Function · 0.70
finish
Function · 0.70
Tested by
no test coverage detected