package
0.0.0-20190717100203-59c1163fd173
Repository: https://github.com/google/slothfs.git
Documentation: pkg.go.dev
# Functions
DefineFlags sets up standard command line flags, and returns the options struct in which the values are put.
NewService returns a new Gitiles JSON client.
# Constants
Archive formats for +archive.
Archive formats for +archive.
Archive formats for +archive.
Archive formats for +archive.
Return any type of ref.
The default for 'contains': return annotated tags.
Return a ref that contains said commmit.
Only return a tag ref.
# Structs
Blame represents all of the BlameRegions in a file.
BlameRegion represents a attribution of a file range.
Commit describes a git commit.
DiffEntry describes a file difference.
Log holds the output of a revwalk.
Options configures the the Gitiles service.
Person describes a committer or author.
Project describes a repository.
A git reference.
RepoService is a JSON client for the functionality of a specific respository.
Service is a client for the Gitiles JSON interface.
Tree holds a (possibly recursively expanded) tree.
TreeEntry holds a single entry in a tree.