Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/kenn-io/msgvault
/ Error
Method
Error
internal/gmail/client.go:210–212 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
208
}
209
210
func
(e *NotFoundError) Error() string {
211
return
"not found: "
+ e.Path
212
}
213
214
// Gmail API JSON response types (unexported, used only for JSON unmarshaling).
215
Callers
15
TestOpen_NonExistent
Function · 0.45
TestNew_RejectsHTTPWithoutAllowInsecure
Function · 0.45
TestNew_RejectsEmptyURL
Function · 0.45
TestNew_RejectsInvalidScheme
Function · 0.45
TestNew_RejectsEmptyHost
Function · 0.45
TestHandleErrorResponse_JSONBody
Function · 0.45
TestHandleErrorResponse_PlainTextBody
Function · 0.45
TestGetStats_ErrorResponse
Function · 0.45
TestEngine_Scan_RejectsEmptyAccountSourceIDs
Function · 0.45
Undo
Method · 0.45
TestDeletionMockAPI_Hooks
Function · 0.45
TestDeletionMockAPI_TransientFailures
Function · 0.45
Calls
no outgoing calls
Tested by
15
TestOpen_NonExistent
Function · 0.36
TestNew_RejectsHTTPWithoutAllowInsecure
Function · 0.36
TestNew_RejectsEmptyURL
Function · 0.36
TestNew_RejectsInvalidScheme
Function · 0.36
TestNew_RejectsEmptyHost
Function · 0.36
TestHandleErrorResponse_JSONBody
Function · 0.36
TestHandleErrorResponse_PlainTextBody
Function · 0.36
TestGetStats_ErrorResponse
Function · 0.36
TestEngine_Scan_RejectsEmptyAccountSourceIDs
Function · 0.36
TestDeletionMockAPI_Hooks
Function · 0.36
TestDeletionMockAPI_TransientFailures
Function · 0.36
TestDecodeBase64URL
Function · 0.36