Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/imroc/req
/ Close
Method
Close
http.go:65–65 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
63
64
func
(noBody) Read([]byte) (int, error) {
return
0, io.EOF }
65
func
(noBody) Close() error {
return
nil }
66
func
(noBody) WriteTo(io.Writer) (int64, error) {
return
0, nil }
67
68
var
(
Callers
11
mergeFile
Method · 0.45
closeBody
Function · 0.45
closeRequestBody
Function · 0.45
HttpRoundTripWrapperFunc
Method · 0.45
cloner
Function · 0.45
closeq
Function · 0.45
writeMultipartFormFile
Function · 0.45
writeMultiPart
Function · 0.45
handleMultiPart
Function · 0.45
handleDownload
Function · 0.45
ToBytes
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected