MCPcopy 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
15func (l *legacyPGErrorImplementation) Error() string {
16 return l.err.Error()
17}
18
19func (l *legacyPGErrorImplementation) Fatal() bool {
20 return l.fatal

Callers

nothing calls this directly

Calls 1

ErrorMethod · 0.65

Tested by

no test coverage detected