MCPcopy 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
204func (r *httpResponse) Dispose() {
205 GetReadCloser(r.Body).Close()
206}

Callers 1

TextMethod · 0.95

Calls 2

GetReadCloserFunction · 0.85
CloseMethod · 0.65

Tested by

no test coverage detected