Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/enriquebris/goconcurrentqueue
/ Code
Method
Code
error.go:27–29 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
25
}
26
27
func
(st *QueueError) Code() string {
28
return
st.code
29
}
Callers
15
TestInitialization
Method · 0.95
TestEnqueueLockSingleGR
Method · 0.80
TestGetLockSingleGR
Method · 0.80
TestGetInvalidElementSingleGR
Method · 0.80
TestRemoveLockSingleGR
Method · 0.80
TestRemoveSingleGR
Method · 0.80
TestDequeueLockSingleGR
Method · 0.80
TestDequeueEmptyQueueSingleGR
Method · 0.80
TestDequeueOrWaitForNextElementLockSingleGR
Method · 0.80
TestDequeueOrWaitForNextElementWithFullWaitingChannel
Method · 0.80
TestEnqueueLockSingleGR
Method · 0.80
TestEnqueueFullCapacitySingleGR
Method · 0.80
Calls
no outgoing calls
Tested by
15
TestInitialization
Method · 0.76
TestEnqueueLockSingleGR
Method · 0.64
TestGetLockSingleGR
Method · 0.64
TestGetInvalidElementSingleGR
Method · 0.64
TestRemoveLockSingleGR
Method · 0.64
TestRemoveSingleGR
Method · 0.64
TestDequeueLockSingleGR
Method · 0.64
TestDequeueEmptyQueueSingleGR
Method · 0.64
TestDequeueOrWaitForNextElementLockSingleGR
Method · 0.64
TestDequeueOrWaitForNextElementWithFullWaitingChannel
Method · 0.64
TestEnqueueLockSingleGR
Method · 0.64
TestEnqueueFullCapacitySingleGR
Method · 0.64