MCPcopy 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.
21type legacyPGError interface {
22 Error() string
23 Fatal() bool
24 Get(k byte) (v string)
25}

Callers 4

handleMessageMethod · 0.65
tryConsumeMessagesMethod · 0.65
discardInvalidMsgMethod · 0.65
ErrorMethod · 0.65

Implementers 1

Calls

no outgoing calls

Tested by 1

ErrorMethod · 0.52