package
3.2.0+incompatible
Repository: https://github.com/infralight/go-git.git
Documentation: pkg.go.dev
# Variables
ErrClosed is returned when the objfile Reader or Writer is already closed.
ErrHeader is returned when the objfile has an invalid header.
ErrNegativeSize is returned when a negative object size is declared.
ErrOverflow is returned when an attempt is made to write more data than was declared in NewWriter.
ErrZLib is returned when the objfile contains invalid zlib data.