Documentation ¶
Overview ¶
Package manager implements a ProjectManager.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProjectManager ¶
type ProjectManager struct {
// contains filtered or unexported fields
}
ProjectManager implements managing projects.
func New ¶
func New(n *prjmanager.Notifier, rn state.RunNotifier, c *changelist.Mutator, g gerrit.Factory, u *changelist.Updater) *ProjectManager
New creates a new ProjectManager and registers it for handling tasks created by the given TQ Notifier.
Click to show internal directories.
Click to hide internal directories.