Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dataddo/pgq
/ Error
Method
Error
errors.go:22–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
20
// interface.
21
type
legacyPGError
interface
{
22
Error() string
23
Fatal() bool
24
Get(k byte) (v string)
25
}
Callers
4
handleMessage
Method · 0.65
tryConsumeMessages
Method · 0.65
discardInvalidMsg
Method · 0.65
Error
Method · 0.65
Implementers
1
legacyPGErrorImplementation
errors_test.go
Calls
no outgoing calls
Tested by
1
Error
Method · 0.52