Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dataddo/pgq
/ args
Struct
args
errors_test.go:45–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
44
func
Test_isErrorCode(t *testing.T) {
45
type
args
struct
{
46
err error
47
codes []string
48
}
49
tests := []
struct
{
50
name string
51
args args
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected