MCPcopy Create free account
hub / github.com/apache/cassandra-nodejs-driver / handler

Function handler

test/unit/tracker-tests.js:35–35  ·  view source on GitHub ↗
(m)

Source from the content-addressed store, hash-verified

33
34 let message;
35 const handler = (m) => message = m;
36
37 logger.emitter.on('slow', handler);
38 loggerShortMessage.emitter.on('slow', handler);

Callers 7

_invokeMetricsHandlerMethod · 0.85
defaultPromiseFactoryFunction · 0.85
test-helper.jsFile · 0.85
wrapClientFunction · 0.85
wrapClientFunction · 0.85
wrapClientFunction · 0.85

Calls 1

pushMethod · 0.45

Tested by

no test coverage detected