Searched defs:CompareParam (Results 1 – 1 of 1) sorted by relevance
26 type CompareParam struct { struct27 Head string28 Base string29 Repo string30 Owner string100 func GetBetweenMRs(param CompareParam) ([]*Commit, error) {121 func GetBetweenCommits(param CompareParam) ([]*Commit, error) {