Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AnalyzePR ¶
type AnalyzePR struct {
// contains filtered or unexported fields
}
func NewAnalyzePR ¶
func NewAnalyzePR(pf processors.PullProcessorFactory, log logutil.Log, errTracker apperrors.Tracker, cfg config.Config, ec *experiments.Checker) *AnalyzePR
type AnalyzeRepo ¶
type AnalyzeRepo struct {
// contains filtered or unexported fields
}
func NewAnalyzeRepo ¶
func NewAnalyzeRepo(rpf *processors.RepoProcessorFactory, log logutil.Log, errTracker apperrors.Tracker, cfg config.Config, ec *experiments.Checker) *AnalyzeRepo
Click to show internal directories.
Click to hide internal directories.