Documentation
¶
Index ¶
- func DecodeRefs(reader io.Reader) ([]storage.Reference, error)
- func DecodeWants(ch io.Reader, stor storage.Storage, repo string) ([]plumbing.Hash, map[plumbing.Hash]bool, map[string]bool)
- func EncodePackfile(w io.Writer, objs []storage.Object)
- func GenerateReferencePack(refs []storage.Reference, http bool, service string, writer io.Writer)
- func GetNewObjects(stor storage.Storage, repo string, wants []plumbing.Hash, ...) []storage.Object
- type HaveList
- type Report
- type ReportItem
- type WantList
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeWants ¶ added in v0.2.0
func GenerateReferencePack ¶
Types ¶
type Report ¶ added in v0.1.1
type Report map[plumbing.ReferenceName]ReportItem
type ReportItem ¶ added in v0.1.1
Click to show internal directories.
Click to hide internal directories.