MCPcopy Create free account
hub / github.com/libgit2/git2go / ObjectType

TypeAlias ObjectType

object.go:13–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11)
12
13type ObjectType int
14
15const (
16 ObjectAny ObjectType = C.GIT_OBJECT_ANY

Callers 6

newTreeEntryFunction · 0.85
ReadHeaderMethod · 0.85
NewReadStreamMethod · 0.85
TypeMethod · 0.85
TypeMethod · 0.85
TargetTypeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected