Searched refs:CSVLineToDiffRow (Results 1 – 3 of 3) sorted by relevance
15 diffRow, err := CSVLineToDiffRow(columns)
22 func CSVLineToDiffRow(csvColumns []string) (*e.DiffRow, error) { func
236 return mappers.CSVLineToDiffRow(cols)