Searched refs:Rows (Results 1 – 5 of 5) sorted by relevance
65 func(row *sql.Rows) {97 func(row *sql.Rows) {
110 func(row *sql.Rows) {163 func(row *sql.Rows) {
90 func(row *sql.Rows) {
18 type handleRowFn func(*sql.Rows)
228 func SQLRowToDiffRow(iterRow *sql.Rows) (e.AnalyzedDiffRow, error) { argument250 func SQLRowToCommitRow(iterRow *sql.Rows) (e.AnalyzedCommitRow, error) { argument