MCPcopy Index your code
hub / github.com/bee-queue/bee-queue / pong.js

File pong.js

examples/pingpong/pong.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const Queue = require('../../');
2
3const pingQueue = new Queue('ping');
4const pongQueue = new Queue('pong');

Callers

nothing calls this directly

Calls 3

processMethod · 0.80
createJobMethod · 0.80
saveMethod · 0.65

Tested by

no test coverage detected