MCPcopy 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

NewPackfileIterFunction · 0.65
DecodeMethod · 0.65
readHashMethod · 0.65
decodeCapsMethod · 0.65
DecodeMethod · 0.65
TestEmptyMethod · 0.65
testDecodeOKMethod · 0.65
DecodeMethod · 0.65
decodeFirstHashFunction · 0.65
decodeCapsFunction · 0.65
decodeShallowFunction · 0.65

Calls

no outgoing calls

Tested by 11

TestEmptyMethod · 0.52
testDecodeOKMethod · 0.52
TestEncodeLongNameFunction · 0.52
SetUpTestMethod · 0.52
getIndexFromIdxFileFunction · 0.52