Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/enriquebris/goconcurrentqueue
/ Error
Method
Error
error.go:23–25 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
21
}
22
23
func
(st *QueueError) Error() string {
24
return
st.message
25
}
26
27
func
(st *QueueError) Code() string {
28
return
st.code
Callers
15
TestInitialization
Method · 0.95
TestEnqueueLockSingleGR
Method · 0.80
TestGetLockSingleGR
Method · 0.80
TestGetInvalidElementSingleGR
Method · 0.80
TestRemoveLockSingleGR
Method · 0.80
TestDequeueLockSingleGR
Method · 0.80
TestDequeueOrWaitForNextElementLockSingleGR
Method · 0.80
TestDequeueOrWaitForNextElementWithFullWaitingChannel
Method · 0.80
TestEnqueueLockSingleGR
Method · 0.80
TestEnqueueFullCapacitySingleGR
Method · 0.80
TestDequeueLockSingleGR
Method · 0.80
TestDequeueClosedChannelSingleGR
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
TestDequeueLockSingleGR
Method · 0.64
TestDequeueOrWaitForNextElementLockSingleGR
Method · 0.64
TestDequeueOrWaitForNextElementWithFullWaitingChannel
Method · 0.64
TestEnqueueLockSingleGR
Method · 0.64
TestEnqueueFullCapacitySingleGR
Method · 0.64
TestDequeueLockSingleGR
Method · 0.64
TestDequeueClosedChannelSingleGR
Method · 0.64