Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
Handler .
type Registry ¶
type Registry interface { Logger() io.Writer Git() git.Git Filesystem() filesystem.Filesystem PullRequest() pullrequest.Creator Extraction() (*orb.Extraction, error) }
Registry for handler
Click to show internal directories.
Click to hide internal directories.