package
4.0.0-rc3+incompatible
Repository: https://github.com/kampsy/go-git.git
Documentation: pkg.go.dev

# Functions

New returns a pointer to a new AdvRefs value, ready to be used.
NewDecoder returns a new decoder that reads from r.
NewEncoder returns a new encoder that writes to w.

# Variables

ErrEmpty is returned by Decode when there was no advertised-message at all.

# Structs

AdvRefs values represent the information transmitted on an advertised-refs message.
A Decoder reads and decodes AdvRef values from an input stream.
An Encoder writes AdvRefs values to an output stream.