MCPcopy Create free account
hub / github.com/agilebits/go-redis-queue / Push

Method Push

redisqueue/queue.go:26–28  ·  view source on GitHub ↗

Push pushes a single job on to the queue. The job string can be any format, as the queue doesn't really care.

(job string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

TestQueueTasksFunction · 0.80

Calls 1

ScheduleMethod · 0.95

Tested by 1

TestQueueTasksFunction · 0.64