Skip to content

search: add comby result types

Administrator requested to merge rvt/comby-types-2019-11-04-2 into master

Created by: rvantonder

Summary:

  • Adds Go types to deserialize comby results (e.g., FileMatch and FileDiff)
  • Adds a Matches convenience function for turning raw results into []FileMatch
  • Updates a -f flag that I need for structural search

Test plan: Added tests for functionality

Merge request reports

Loading