Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/share/sharedb
/ middleware.js
File
middleware.js
test/middleware.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
Backend = require(
'../lib/backend'
);
2
var
expect = require(
'chai'
).expect;
3
var
util = require(
'./util'
);
4
var
types = require(
'../lib/types'
);
Callers
nothing calls this directly
Calls
6
next
Function · 0.85
expectFidoOnly
Function · 0.85
getErrorTest
Function · 0.85
expectFidoAndSpot
Function · 0.85
setupOpMiddleware
Function · 0.85
callback
Function · 0.70
Tested by
no test coverage detected