MCPcopy 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
207func (b *badReader) Close() error { return errors.New("bad reader") }
208
209type readerFunc func([]byte) (int, error)
210

Callers 15

mainFunction · 0.80
loadDescriptionMethod · 0.80
saveFileMethod · 0.80
copyFileFunction · 0.80
fetchAndSubmitFormFunction · 0.80
getMethod · 0.80
copyTestFileFunction · 0.80
GetBranchMethod · 0.80
DownloadReleaseAssetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected