package
0.133.0
Repository: https://github.com/edmondfrank/gitally.git
Documentation: pkg.go.dev

# Functions

IsNotFound tests whether err has type NotFoundError.
New returns a new Batch instance.

# Structs

Batch abstracts 'git cat-file --batch' and 'git cat-file --batch-check'.
NotFoundError is returned when requesting an object that does not exist.
ObjectInfo represents a header returned by `git cat-file --batch`.