Documentation
¶
Index ¶
Constants ¶
View Source
const WorkersNumEnvKey = "YOR_WORKER_NUM"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Runner ¶
type Runner struct {
TagGroups []tagging.ITagGroup
ChangeAccumulator *reports.TagChangeAccumulator
// contains filtered or unexported fields
}
func (*Runner) Init ¶
func (r *Runner) Init(commands *clioptions.TagOptions) error
func (*Runner) TagDirectory ¶
func (r *Runner) TagDirectory() (*reports.ReportService, error)
Click to show internal directories.
Click to hide internal directories.