package
4.0.0-rc1+incompatible
Repository: https://github.com/stupidhod/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.
# Type aliases
No description provided by the author