Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/go-git/go-git
/ Decode
Method
Decode
plumbing/object/object.go:46–46 ·
view source on GitHub ↗
(plumbing.EncodedObject)
Source
from the content-addressed store, hash-verified
44
ID() plumbing.Hash
45
Type() plumbing.ObjectType
46
Decode(plumbing.EncodedObject) error
47
Encode(plumbing.EncodedObject) error
48
}
49
Callers
15
NewPackfileIter
Function · 0.65
Decode
Method · 0.65
readHash
Method · 0.65
decodeCaps
Method · 0.65
Decode
Method · 0.65
TestEmpty
Method · 0.65
testDecoderErrorMatches
Method · 0.65
testDecodeOK
Method · 0.65
Decode
Method · 0.65
decodeFirstHash
Function · 0.65
decodeCaps
Function · 0.65
decodeShallow
Function · 0.65
Calls
no outgoing calls
Tested by
11
TestEmpty
Method · 0.52
testDecoderErrorMatches
Method · 0.52
testDecodeOK
Method · 0.52
TestDecodeRequiresTreeFirst
Method · 0.52
TestDecodeRequiresHeaders
Method · 0.52
TestEncodeLongName
Function · 0.52
TestDecodeNameLength0xFFF
Function · 0.52
TestDecodeNameLength0xFFFPatchedFlags
Function · 0.52
SetUpTest
Method · 0.52
getIndexFromIdxFile
Function · 0.52
TestMemoryIndexOffset64OutOfRange
Function · 0.52