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

# Functions

NewTarBuilder creates a TarBuilder that writes files from basePath on the filesystem to the given io.Writer.
TarEntries interprets the given io.Reader as a tar archive, outputting a list of filenames contained within it.

# Structs

TarBuilder writes a .tar archive to an io.Writer.