Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/libgit2/git2go
/ Free
Method
Free
refdb.go:61–64 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
59
}
60
61
func
(v *RefdbBackend) Free() {
62
runtime.SetFinalizer(v, nil)
63
C._go_git_refdb_backend_free(v.ptr)
64
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected