package
3.2.0+incompatible
Repository: https://github.com/zaubernerd/go-git.git
Documentation: pkg.go.dev
# Functions
NewDecoder returns a new decoder that reads from r.
NewEncoder returns a new encoder that writes to w.
# Constants
VersionSupported is the only idx version supported.
# Variables
ErrMalformedIdxFile is returned by Decode when the idx file is corrupted.
ErrUnsupportedVersion is returned by Decode when the idx file version is not supported.