package
0.0.0-20230717073621-ca41431d1b7d
Repository: https://github.com/sourcegraph/go-vcs.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

SortFileInfosByName sorts fis by name, alphabetically.
WriteKeyTempFile writes data to a temp file whose filename contains some function of namePrefix.

# Structs

FileInfo implements os.FileInfo.
NopCloser wraps an io.ReadSeeker to add a no-op Close method.