fork of https://github.com/sourcegraph/zoekt
1{
2 "FormatVersion": 16,
3 "FeatureVersion": 12,
4 "FileMatches": [
5 [
6 {
7 "FileName": "main.go",
8 "Repository": "repo",
9 "Language": "Go",
10 "LineMatches": [
11 {
12 "Line": "ZnVuYyBtYWluKCkgewo=",
13 "LineStart": 69,
14 "LineEnd": 83,
15 "LineNumber": 10,
16 "Before": null,
17 "After": null,
18 "FileName": false,
19 "Score": 501,
20 "DebugScore": "",
21 "LineFragments": [
22 {
23 "LineOffset": 0,
24 "Offset": 69,
25 "MatchLength": 9,
26 "SymbolInfo": null
27 }
28 ]
29 }
30 ],
31 "Checksum": "n9fUYqacPXg=",
32 "Score": 5000000010
33 }
34 ],
35 [
36 {
37 "FileName": "main.go",
38 "Repository": "repo",
39 "Language": "Go",
40 "LineMatches": [
41 {
42 "Line": "cGFja2FnZSBtYWluCg==",
43 "LineStart": 0,
44 "LineEnd": 13,
45 "LineNumber": 1,
46 "Before": null,
47 "After": null,
48 "FileName": false,
49 "Score": 501,
50 "DebugScore": "",
51 "LineFragments": [
52 {
53 "LineOffset": 0,
54 "Offset": 0,
55 "MatchLength": 7,
56 "SymbolInfo": null
57 }
58 ]
59 }
60 ],
61 "Checksum": "n9fUYqacPXg=",
62 "Score": 5000000010
63 }
64 ],
65 null,
66 null
67 ]
68}