MCPcopy Create free account
hub / github.com/antirez/disque / addReplyJob

Function addReplyJob

src/queue.c:120–137  ·  view source on GitHub ↗

Send a job as a return value of a command. This is about jobs but inside * queue.c since this is the format used in order to return a job from a * queue, as an array [queue_name,id,body]. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

getjobCommandFunction · 0.85
qpeekCommandFunction · 0.85

Calls 6

addReplyMultiBulkLenFunction · 0.85
addReplyBulkFunction · 0.85
addReplyBulkCBufferFunction · 0.85
addReplyBulkCStringFunction · 0.85
addReplyLongLongFunction · 0.85
sdslenFunction · 0.70

Tested by

no test coverage detected