Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CountAddedLines ¶
Types ¶
type ConflictBlock ¶
func (*ConflictBlock) CountAddedLinesInConflict ¶
func (cb *ConflictBlock) CountAddedLinesInConflict() int
func (*ConflictBlock) CountNetAddedLines ¶
func (cb *ConflictBlock) CountNetAddedLines() int
type ConflictParser ¶
type ConflictParser struct {
// contains filtered or unexported fields
}
func NewConflictParser ¶
func NewConflictParser(text string) *ConflictParser
func (*ConflictParser) ParseConflicts ¶
func (p *ConflictParser) ParseConflicts() []ConflictBlock
Click to show internal directories.
Click to hide internal directories.