Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/libgit2/git2go
/ Close
Method
Close
http.go:117–119 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
115
}
116
117
func
(t *httpSmartSubtransport) Close() error {
118
return
nil
119
}
120
121
func
(t *httpSmartSubtransport) Free() {
122
t.client = nil
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected