Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ProcessorFactory = processors.NewGithubFactory()
Functions ¶
This section is empty.
Types ¶
type AnalyzePR ¶
type AnalyzePR struct {
// contains filtered or unexported fields
}
func NewAnalyzePR ¶
func NewAnalyzePR() *AnalyzePR
type AnalyzeRepo ¶
type AnalyzeRepo struct {
// contains filtered or unexported fields
}
func NewAnalyzeRepo ¶
func NewAnalyzeRepo(ec *experiments.Checker, rpf *processors.RepoProcessorFactory) *AnalyzeRepo
Click to show internal directories.
Click to hide internal directories.