Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danslimmon/qsim
/ Append
Method
Append
queue.go:33–41 ·
view source on GitHub ↗
Append adds a Job to the tail of the queue.
(j *Job)
Source
from the content-addressed store, hash-verified
source not stored for this graph (policy: none)
Callers
14
TestQueueAppend
Function · 0.95
TestQueueShift
Function · 0.95
TestQueueRemove
Function · 0.95
TestQueueBeforeAppend
Function · 0.95
TestQueueAfterAppend
Function · 0.95
TestQueueBeforeShift
Function · 0.95
TestQueueAfterShift
Function · 0.95
TestQueueBeforeRemove
Function · 0.95
TestQueueAfterRemove
Function · 0.95
TestQueueAppendWithMaxLength
Function · 0.95
TestQueueAfterAppendWithMaxLength
Function · 0.95
TestOneToOneFIFODiscipline
Function · 0.80
Calls
3
beforeAppend
Method · 0.95
Length
Method · 0.95
afterAppend
Method · 0.95
Tested by
12
TestQueueAppend
Function · 0.76
TestQueueShift
Function · 0.76
TestQueueRemove
Function · 0.76
TestQueueBeforeAppend
Function · 0.76
TestQueueAfterAppend
Function · 0.76
TestQueueBeforeShift
Function · 0.76
TestQueueAfterShift
Function · 0.76
TestQueueBeforeRemove
Function · 0.76
TestQueueAfterRemove
Function · 0.76
TestQueueAppendWithMaxLength
Function · 0.76
TestQueueAfterAppendWithMaxLength
Function · 0.76
TestOneToOneFIFODiscipline
Function · 0.64