Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/libgit2/git2go
/ Odb
Struct
Odb
odb.go:24–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
)
23
24
type
Odb
struct
{
25
doNotCompare
26
ptr *C.git_odb
27
}
28
29
type
OdbBackend
struct
{
30
doNotCompare
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected