//
pkg.gl
Category
github.com/sgnl-ai/go-git
plumbing
format
objfile
package
1.0.1
Repository:
https://github.com/sgnl-ai/go-git.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
7
Dependents
4
Files
173 SLOC
#
Functions
NewReader
NewReader returns a new Reader reading from r.
NewWriter
NewWriter returns a new Writer writing to w.
#
Variables
ErrClosed
No description provided by the author
ErrHeader
No description provided by the author
ErrNegativeSize
No description provided by the author
ErrOverflow
No description provided by the author
#
Structs
Reader
Reader reads and decodes compressed objfile data from a provided io.Reader.
Writer
Writer writes and encodes data in compressed objfile format to a provided io.Writer.