Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/google/go-github
/ Close
Method
Close
github/messages_test.go:207–207 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
205
}
206
207
func
(b *badReader) Close() error {
return
errors.New(
"bad reader"
) }
208
209
type
readerFunc
func
([]byte) (int, error)
210
Callers
15
main
Function · 0.80
loadDescription
Method · 0.80
saveFile
Method · 0.80
copyFile
Function · 0.80
TestRepositories_DownloadReleaseAsset
Function · 0.80
fetchAndSubmitForm
Function · 0.80
get
Method · 0.80
copyTestFile
Function · 0.80
GetBranch
Method · 0.80
getArchiveLinkWithoutRateLimit
Method · 0.80
getArchiveLinkWithRateLimit
Method · 0.80
DownloadReleaseAsset
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected