MCPcopy
hub / github.com/go-git/go-git / Offset

Method Offset

plumbing/format/packfile/encoder.go:219–221  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

217}
218
219func (ow *offsetWriter) Offset() int64 {
220 return ow.offset
221}

Callers 1

entryMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected