Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cassandra-nodejs-driver
/ end
Method
end
test/unit/connection-tests.js:215–217 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
213
}
214
215
end() {
216
this.destroy();
217
}
218
}
219
220
const
ConnectionInjected = proxyquire(
'../../lib/connection'
, {
'net'
: { Socket } });
Callers
2
close
Method · 0.45
simulacron.js
File · 0.45
Calls
1
destroy
Method · 0.95
Tested by
no test coverage detected