Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1755)

Delta Between Two Patch Sets: oracle/testdata/src/main/peers-json.golden

Issue 13270045: code review 13270045: go.tools/oracle: add option to output results in JSON s... (Closed)
Left Patch Set: diff -r 7c53df5c9267 https://code.google.com/p/go.tools Created 10 years, 7 months ago
Right Patch Set: diff -r 07183b5c385c https://code.google.com/p/go.tools Created 10 years, 6 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « oracle/testdata/src/main/peers-json.go ('k') | pointer/analysis.go » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 -------- @peers peer-recv-chA -------- 1 -------- @peers peer-recv-chA --------
2 { 2 {
3 » "mode": "", 3 » "mode": "peers",
4 "peers": { 4 "peers": {
5 "pos": "testdata/src/main/peers-json.go:11:7", 5 "pos": "testdata/src/main/peers-json.go:11:7",
6 "type": "chan *int", 6 "type": "chan *int",
7 "allocs": [ 7 "allocs": [
8 "testdata/src/main/peers-json.go:8:13" 8 "testdata/src/main/peers-json.go:8:13"
9 ], 9 ],
10 "sends": null,
11 "receives": [ 10 "receives": [
12 "testdata/src/main/peers-json.go:9:2", 11 "testdata/src/main/peers-json.go:9:2",
13 "testdata/src/main/peers-json.go:11:7" 12 "testdata/src/main/peers-json.go:11:7"
14 ] 13 ]
15 » }, 14 » }
16 » "warnings": null
17 } 15 }
LEFTRIGHT

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b