package
0.0.0-20240716132614-1643519e6f91
Repository: https://github.com/triggermail/luci-go.git
Documentation: pkg.go.dev

# Functions

FileDescriptorSet returns a descriptor set for this proto package, which includes all defined services, and all transitive dependencies.
No description provided by the author
No description provided by the author
NewMockGerritClient creates a new mock instance.
NewMockGerritServer creates a new mock instance.
No description provided by the author

# Constants

AllRefs instructs the client to fetch all refs.
Branches instructs the client to fetch all branches.
Parse and output all header fields from the output revisions.
List files modified by the commit and magic files, including basic line counts inserted/deleted per file.
Describe all revisions, not just current.
Include information on available change actions for the change.
Include potential problems with the change.
Include the full commit message with Gerrit-specific commit footers in the RevisionInfo.
Include information on available actions for the change and its current revision.
Parse and output all header fields from the commit object, including message.
List files modified by the commit and magic files, including basic line counts inserted/deleted per file.
Describe the current revision (patch set) of the change, including the commit SHA-1 and URLs to fetch from.
Include _account_id, email and username fields when referencing accounts.
Detailed label information, including numeric values of all existing approvals, recognized label values, values permitted to be set by the current user, all reviewers by state, and reviewers that may be removed by the current user.
Include the commands field in the FetchInfo for revisions.
A summary of each label required for submit, and approvers that have granted (or rejected) with that label.
Include messages associated with the change.
No description provided by the author
Include push certificate information in the RevisionInfo.
Include the reviewed field if all of the following are true: - the change is open - the caller is authenticated - the caller has commented on the change more recently than the last update from the change owner, i.e.
Include updates to reviewers set as ReviewerUpdateInfo entities.
Skip the mergeable field in ChangeInfo.
Include the submittable field in ChangeInfo, which can be used to tell if the change is reviewed and ready for submit.
Include references to external tracking systems as TrackingIdInfo.
Include the web_links field in CommitInfo, therefore only valid in combination with CURRENT_COMMIT or ALL_COMMITS.
Tags instructs the client to fetch all tags.

# Variables

No description provided by the author
No description provided by the author

# Structs

Information about an account.
Information about a change.
No description provided by the author
MockGerritClient is a mock of GerritClient interface.
MockGerritClientMockRecorder is the mock recorder for MockGerritClient.
MockGerritServer is a mock of GerritServer interface.
MockGerritServerMockRecorder is the mock recorder for MockGerritServer.

# Interfaces

GerritClient is the client API for Gerrit service.
GerritServer is the server API for Gerrit service.

# Type aliases

Specifies what extra information to include in the response.