MCPcopy
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
344type mockSafeErrorItem struct {
345}
346
347func (m *mockSafeErrorItem) Code() string {
348 return "mock_code"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected