Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/libgit2/git2go
/ Free
Method
Free
odb.go:339–341 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
337
}
338
339
func
(v *OdbBackend) Free() {
340
C._go_git_odb_backend_free(v.ptr)
341
}
342
343
type
OdbObject
struct
{
344
doNotCompare
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected