Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Processor ¶
type Processor struct {
// contains filtered or unexported fields
}
Processor handles assignment discovery and processing
func NewProcessor ¶
NewProcessor creates a new Processor with assignment regex patterns
func (*Processor) GetAssignmentRegexStrings ¶
GetAssignmentRegexStrings returns the assignment regex patterns as strings
func (*Processor) ProcessAssignments ¶
ProcessAssignments discovers all assignments and returns assignment info with unique branch names
Click to show internal directories.
Click to hide internal directories.