Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pocketbase/pocketbase
/ mockSafeErrorItem
Struct
mockSafeErrorItem
tools/router/error_test.go:344–345 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
342
)
343
344
type
mockSafeErrorItem
struct
{
345
}
346
347
func
(m *mockSafeErrorItem) Code() string {
348
return
"mock_code"
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected