MCPcopy 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
27func (st *QueueError) Code() string {
28 return st.code
29}

Calls

no outgoing calls