Documentation ¶
Overview ¶
Package commenter contains an implementation of the code_review.ChangelistCommenter interface. It should be CRS-agnostic.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ReviewSystem ¶
type ReviewSystem struct { ID string // e.g. "gerrit", "gerrit-internal" Client code_review.Client }
Click to show internal directories.
Click to hide internal directories.