Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/go-git/go-git
/ Reader
Method
Reader
plumbing/object.go:22–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
20
Size() int64
21
SetSize(int64)
22
Reader() (io.ReadCloser, error)
23
Writer() (io.WriteCloser, error)
24
}
25
Callers
15
get
Method · 0.95
checkoutFile
Method · 0.65
checkoutFileSymlink
Method · 0.65
objectEquals
Function · 0.65
SetEncodedObject
Method · 0.65
BenchmarkPackfileIterReadContent
Function · 0.65
TestGetFromUnpackedCachesObjects
Method · 0.65
stripObjectSignatures
Function · 0.65
hash
Method · 0.65
Decode
Method · 0.65
Contents
Method · 0.65
IsBinary
Method · 0.65
Implementers
6
EncodedObject
storage/filesystem/dotgit/reader.go
MemoryObject
plumbing/memory.go
dummyObject
plumbing/cache/object_test.go
SortReadObject
plumbing/object/tree_test.go
FSObject
plumbing/format/packfile/fsobject.go
dummyObject
plumbing/format/packfile/object_pack_t
Calls
no outgoing calls
Tested by
6
BenchmarkPackfileIterReadContent
Function · 0.52
TestGetFromUnpackedCachesObjects
Method · 0.52
TestBlobIter
Method · 0.52
TestParseTree
Method · 0.52
objectsEqual
Function · 0.52
readMemoryObject
Function · 0.52