Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/go-pg/pg
/ Error
Method
Error
internal/error.go:20–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
}
19
20
func
(err Error) Error() string {
21
return
err.s
22
}
23
24
type
PGError
struct
{
25
m
map
[byte]string
Callers
15
TestParseURL
Function · 0.45
TestLoaderError
Method · 0.45
readDataRow
Function · 0.45
Assert
Method · 0.45
TestEmptyQuery
Function · 0.45
TestAnonymousStructField
Function · 0.45
TestContextCanceled
Function · 0.45
db_test.go
File · 0.45
listener_test.go
File · 0.45
TestClosedDB
Method · 0.45
TestClosedListener
Method · 0.45
TestClosedTx
Method · 0.45
Implementers
2
mockPGError
base_test.go
PGError
internal/error.go
Calls
no outgoing calls
Tested by
10
TestParseURL
Function · 0.36
TestLoaderError
Method · 0.36
Assert
Method · 0.36
TestEmptyQuery
Function · 0.36
TestAnonymousStructField
Function · 0.36
TestContextCanceled
Function · 0.36
TestClosedDB
Method · 0.36
TestClosedListener
Method · 0.36
TestClosedTx
Method · 0.36
TestClosedStmt
Method · 0.36