Documentation
¶
Overview ¶
Package clpurger purges CLs with a trigger for which Runs can't be started.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Purger ¶
type Purger struct {
// contains filtered or unexported fields
}
Purger purges CLs for Project Manager.
func New ¶
func New(n *prjmanager.Notifier, g gerrit.ClientFactory, u *updater.Updater) *Purger
New creates a Purger and registers it for handling tasks created by the given PM Notifier.
Click to show internal directories.
Click to hide internal directories.