Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/larksuite/cli
/ Close
Method
Close
shortcuts/mail/mail_errors_test.go:302–304 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
300
}
301
302
func
(f *bodyFileTestFile) Close() error {
303
return
nil
304
}
305
306
var
_ fileio.FileIO = bodyFileTestIO{}
307
var
_ fileio.File = (*bodyFileTestFile)(nil)
Callers
15
downloadAttachmentContent
Function · 0.45
loadPatchFile
Function · 0.45
TestDownloadAttachmentContent_NoAuthorizationHeader
Function · 0.45
TestDownloadAttachmentContent_HTTP4xx
Function · 0.45
TestDownloadAttachmentContent_SizeLimit
Function · 0.45
TestAddInlineImagesToBuilder_EmptyCIDSkipped
Function · 0.45
TestAddInlineImagesToBuilder_Success
Function · 0.45
readBodyFile
Function · 0.45
mail_template_update.go
File · 0.45
resolveTemplateUpdateContent
Function · 0.45
downloadSignatureImage
Function · 0.45
resolveTemplateContent
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected