Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dataddo/pgq
/ Error
Method
Error
errors_test.go:15–17 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
13
}
14
15
func
(l *legacyPGErrorImplementation) Error() string {
16
return
l.err.Error()
17
}
18
19
func
(l *legacyPGErrorImplementation) Fatal() bool {
20
return
l.fatal
Callers
nothing calls this directly
Calls
1
Error
Method · 0.65
Tested by
no test coverage detected