Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/go-git/go-git
/ Writer
Method
Writer
plumbing/object.go:23–23 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
21
SetSize(int64)
22
Reader() (io.ReadCloser, error)
23
Writer() (io.WriteCloser, error)
24
}
25
26
// DeltaObject is an EncodedObject representing a delta.
Callers
9
copyFileToStorage
Method · 0.95
getFromUnpacked
Method · 0.65
stripObjectSignatures
Function · 0.65
Encode
Method · 0.65
Encode
Method · 0.65
encode
Method · 0.65
encode
Method · 0.65
fillRegularObjectContent
Method · 0.65
ApplyDelta
Function · 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
no test coverage detected