BeforeAppend adds a callback to be run immediately before a Job is appended to the queue. The callback will be passed the queue itself and the job that's about to be appended.
(f func(q *Queue, j *Job))
source not stored for this graph (policy: none)
no outgoing calls