Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devld/go-drive
/ Dispose
Method
Dispose
script/call_http.go:204–206 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
202
}
203
204
func
(r *httpResponse) Dispose() {
205
GetReadCloser(r.Body).Close()
206
}
Callers
1
Text
Method · 0.95
Calls
2
GetReadCloser
Function · 0.85
Close
Method · 0.65
Tested by
no test coverage detected