package
0.0.0-20210402003321-5cf242be17d4
Repository: https://github.com/google/git-appraise-web.git
Documentation: pkg.go.dev
# Functions
NewDiffSummary constructs a new instance of DiffSummary.
NewRepoDetails constructs a RepoDetails instance from the given Repo instance.
# Structs
CommitOverview encapsulates the fine-grained details of a commit.
DiffSummary summarizes one of the diffs included in a review.
RepoDetails encapsulates everything the API server knows about a repository.
RepoListItem represents one entry in the result of calling the API to list repositories.
RepoSummary is the return type for the API to summarize a repository.
ReviewListResponse represents a single `page` in a list of reviews.