summaryrefslogtreecommitdiffstats
path: root/devel/go-tools/pkg-plist
blob: 608896a8b735eef2024a7f6258424ef483fcee06 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
bin/benchcmp
bin/bundle
bin/callgraph
bin/cover
bin/digraph
bin/eg
bin/fiximports
bin/godex
bin/godoc
bin/goimports
bin/gomvpkg
bin/gorename
bin/gotype
bin/guru
bin/html2article
bin/present
bin/ssadump
bin/stress
bin/stringer
%%GO_LIBDIR%%/%%GO_PKGNAME%%/benchmark/parse.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/blog.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/blog/atom.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/cmd/guru/serial.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/container/intsets.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/cover.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/go/ast/astutil.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/go/buildutil.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/go/callgraph.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/go/callgraph/cha.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/go/callgraph/rta.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/go/callgraph/static.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/go/gcimporter15.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/go/loader.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/go/pointer.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/go/ssa.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/go/ssa/interp.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/go/ssa/ssautil.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/go/types/typeutil.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/go/vcs.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/godoc.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/godoc/analysis.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/godoc/redirect.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/godoc/util.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/godoc/vfs.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/godoc/vfs/gatefs.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/godoc/vfs/httpfs.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/godoc/vfs/mapfs.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/godoc/vfs/zipfs.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/imports.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/playground.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/playground/socket.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/present.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/refactor/eg.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/refactor/importgraph.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/refactor/rename.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/refactor/satisfy.a
%%GO_SRCDIR%%/%%GO_PKGNAME%%/benchmark/parse/parse.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/benchmark/parse/parse_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/blog/atom/atom.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/blog/blog.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/cmd/guru/serial/serial.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/container/intsets/popcnt_amd64.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/container/intsets/popcnt_amd64.s
%%GO_SRCDIR%%/%%GO_PKGNAME%%/container/intsets/popcnt_gccgo.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/container/intsets/popcnt_gccgo_c.c
%%GO_SRCDIR%%/%%GO_PKGNAME%%/container/intsets/popcnt_generic.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/container/intsets/sparse.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/container/intsets/sparse_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/container/intsets/util.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/container/intsets/util_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/cover/profile.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ast/astutil/enclosing.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ast/astutil/enclosing_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ast/astutil/imports.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ast/astutil/imports_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ast/astutil/util.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/buildutil/allpackages.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/buildutil/allpackages_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/buildutil/fakecontext.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/buildutil/overlay.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/buildutil/overlay_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/buildutil/tags.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/buildutil/tags_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/buildutil/util.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/buildutil/util_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/buildutil/util_windows_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/callgraph/callgraph.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/callgraph/cha/cha.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/callgraph/cha/cha_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/callgraph/cha/testdata/func.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/callgraph/cha/testdata/iface.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/callgraph/cha/testdata/recv.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/callgraph/rta/rta.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/callgraph/rta/rta_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/callgraph/rta/testdata/func.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/callgraph/rta/testdata/iface.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/callgraph/rta/testdata/rtype.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/callgraph/static/static.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/callgraph/static/static_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/callgraph/util.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/gcimporter15/bexport.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/gcimporter15/bexport19_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/gcimporter15/bexport_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/gcimporter15/bimport.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/gcimporter15/exportdata.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/gcimporter15/gcimporter.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/gcimporter15/gcimporter_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/gcimporter15/isAlias18.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/gcimporter15/isAlias19.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/gcimporter15/testdata/a.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/gcimporter15/testdata/b.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/gcimporter15/testdata/exports.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/gcimporter15/testdata/issue15920.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/gcimporter15/testdata/p.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/gcimporter15/testdata/versions/test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/gcimporter15/testdata/versions/test_go1.7_0.a
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/gcimporter15/testdata/versions/test_go1.7_1.a
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/loader/cgo.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/loader/cgo_pkgconfig.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/loader/doc.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/loader/example_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/loader/loader.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/loader/loader_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/loader/stdlib_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/loader/testdata/a.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/loader/testdata/b.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/loader/testdata/badpkgdecl.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/loader/util.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/pointer/TODO
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/pointer/analysis.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/pointer/api.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/pointer/callgraph.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/pointer/constraint.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/pointer/doc.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/pointer/example_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/pointer/gen.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/pointer/hvn.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/pointer/intrinsics.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/pointer/labels.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/pointer/opt.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/pointer/pointer_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/pointer/print.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/pointer/query.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/pointer/query_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/pointer/reflect.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/pointer/solve.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/pointer/stdlib_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/pointer/testdata/a_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/pointer/testdata/another.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/pointer/testdata/arrayreflect.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/pointer/testdata/arrays.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/pointer/testdata/channels.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/pointer/testdata/chanreflect.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/pointer/testdata/chanreflect1.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/pointer/testdata/context.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/pointer/testdata/conv.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/pointer/testdata/extended.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/pointer/testdata/finalizer.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/pointer/testdata/flow.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/pointer/testdata/fmtexcerpt.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/pointer/testdata/func.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/pointer/testdata/funcreflect.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/pointer/testdata/hello.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/pointer/testdata/interfaces.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/pointer/testdata/issue9002.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/pointer/testdata/mapreflect.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/pointer/testdata/maps.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/pointer/testdata/panic.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/pointer/testdata/recur.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/pointer/testdata/reflect.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/pointer/testdata/rtti.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/pointer/testdata/structreflect.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/pointer/testdata/structs.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/pointer/testdata/timer.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/pointer/util.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/blockopt.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/builder.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/builder_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/const.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/create.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/doc.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/dom.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/emit.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/example_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/func.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/interp/external.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/interp/external_darwin.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/interp/external_unix.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/interp/interp.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/interp/interp_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/interp/map.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/interp/ops.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/interp/reflect.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/interp/testdata/a_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/interp/testdata/b_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/interp/testdata/boundmeth.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/interp/testdata/c_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/interp/testdata/callstack.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/interp/testdata/complit.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/interp/testdata/coverage.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/interp/testdata/defer.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/interp/testdata/fieldprom.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/interp/testdata/ifaceconv.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/interp/testdata/ifaceprom.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/interp/testdata/initorder.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/interp/testdata/methprom.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/interp/testdata/mrvchain.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/interp/testdata/range.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/interp/testdata/recover.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/interp/testdata/reflect.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/interp/testdata/static.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/interp/value.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/lift.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/lvalue.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/methods.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/mode.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/print.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/sanity.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/source.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/source_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/ssa.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/ssautil/load.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/ssautil/load_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/ssautil/switch.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/ssautil/switch_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/ssautil/testdata/switches.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/ssautil/visit.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/stdlib_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/testdata/objlookup.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/testdata/valueforexpr.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/testmain.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/testmain_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/util.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/ssa/wrappers.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/types/typeutil/example_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/types/typeutil/imports.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/types/typeutil/imports_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/types/typeutil/map.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/types/typeutil/map_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/types/typeutil/methodsetcache.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/types/typeutil/ui.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/types/typeutil/ui_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/vcs/discovery.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/vcs/env.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/vcs/http.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/vcs/vcs.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/go/vcs/vcs_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/README.md
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/analysis/README
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/analysis/analysis.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/analysis/callgraph.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/analysis/implements.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/analysis/json.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/analysis/peers.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/analysis/typeinfo.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/appengine.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/cmdline.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/cmdline_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/corpus.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/dirtrees.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/dl/dl.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/dl/dl_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/dl/tmpl.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/format.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/godoc.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/godoc17_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/godoc_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/index.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/index_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/linkify.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/meta.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/page.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/parser.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/pres.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/proxy/proxy.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/redirect/hash.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/redirect/redirect.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/redirect/redirect_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/search.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/server.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/short/short.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/short/tmpl.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/snippet.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/spec.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/spot.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/static/analysis/call-eg.png
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/static/analysis/call3.png
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/static/analysis/callers1.png
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/static/analysis/callers2.png
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/static/analysis/chan1.png
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/static/analysis/chan2a.png
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/static/analysis/chan2b.png
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/static/analysis/error1.png
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/static/analysis/help.html
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/static/analysis/ident-def.png
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/static/analysis/ident-field.png
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/static/analysis/ident-func.png
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/static/analysis/ipcg-func.png
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/static/analysis/ipcg-pkg.png
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/static/analysis/typeinfo-pkg.png
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/static/analysis/typeinfo-src.png
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/static/callgraph.html
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/static/codewalk.html
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/static/codewalkdir.html
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/static/dirlist.html
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/static/doc.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/static/error.html
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/static/example.html
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/static/gen.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/static/godoc.html
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/static/godocs.js
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/static/images/minus.gif
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/static/images/plus.gif
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/static/images/treeview-black-line.gif
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/static/images/treeview-black.gif
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/static/images/treeview-default-line.gif
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/static/images/treeview-default.gif
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/static/images/treeview-gray-line.gif
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/static/images/treeview-gray.gif
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/static/implements.html
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/static/jquery.js
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/static/jquery.treeview.css
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/static/jquery.treeview.edit.js
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/static/jquery.treeview.js
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/static/makestatic.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/static/methodset.html
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/static/opensearch.xml
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/static/package.html
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/static/package.txt
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/static/play.js
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/static/playground.js
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/static/search.html
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/static/search.txt
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/static/searchcode.html
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/static/searchdoc.html
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/static/searchtxt.html
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/static/static.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/static/style.css
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/tab.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/template.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/util/throttle.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/util/util.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/vfs/emptyvfs.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/vfs/emptyvfs_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/vfs/gatefs/gatefs.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/vfs/httpfs/httpfs.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/vfs/mapfs/mapfs.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/vfs/mapfs/mapfs_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/vfs/namespace.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/vfs/os.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/vfs/vfs.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/vfs/zipfs/zipfs.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godoc/vfs/zipfs/zipfs_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/imports/fastwalk.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/imports/fastwalk_dirent_fileno.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/imports/fastwalk_dirent_ino.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/imports/fastwalk_portable.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/imports/fastwalk_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/imports/fastwalk_unix.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/imports/fix.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/imports/fix_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/imports/imports.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/imports/mkindex.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/imports/mkstdlib.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/imports/sortimports.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/imports/zstdlib.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/playground/appengine.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/playground/appenginevm.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/playground/common.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/playground/local.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/playground/socket/socket.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/playground/socket/socket_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/present/args.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/present/background.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/present/caption.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/present/code.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/present/code_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/present/doc.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/present/html.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/present/iframe.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/present/image.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/present/link.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/present/link_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/present/parse.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/present/style.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/present/style_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/present/video.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/refactor/eg/eg.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/refactor/eg/eg_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/refactor/eg/match.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/refactor/eg/rewrite.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/refactor/eg/testdata/A.template
%%GO_SRCDIR%%/%%GO_PKGNAME%%/refactor/eg/testdata/A1.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/refactor/eg/testdata/A1.golden
%%GO_SRCDIR%%/%%GO_PKGNAME%%/refactor/eg/testdata/A2.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/refactor/eg/testdata/A2.golden
%%GO_SRCDIR%%/%%GO_PKGNAME%%/refactor/eg/testdata/B.template
%%GO_SRCDIR%%/%%GO_PKGNAME%%/refactor/eg/testdata/B1.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/refactor/eg/testdata/B1.golden
%%GO_SRCDIR%%/%%GO_PKGNAME%%/refactor/eg/testdata/C.template
%%GO_SRCDIR%%/%%GO_PKGNAME%%/refactor/eg/testdata/C1.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/refactor/eg/testdata/C1.golden
%%GO_SRCDIR%%/%%GO_PKGNAME%%/refactor/eg/testdata/D.template
%%GO_SRCDIR%%/%%GO_PKGNAME%%/refactor/eg/testdata/D1.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/refactor/eg/testdata/D1.golden
%%GO_SRCDIR%%/%%GO_PKGNAME%%/refactor/eg/testdata/E.template
%%GO_SRCDIR%%/%%GO_PKGNAME%%/refactor/eg/testdata/E1.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/refactor/eg/testdata/E1.golden
%%GO_SRCDIR%%/%%GO_PKGNAME%%/refactor/eg/testdata/F.template
%%GO_SRCDIR%%/%%GO_PKGNAME%%/refactor/eg/testdata/F1.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/refactor/eg/testdata/F1.golden
%%GO_SRCDIR%%/%%GO_PKGNAME%%/refactor/eg/testdata/G.template
%%GO_SRCDIR%%/%%GO_PKGNAME%%/refactor/eg/testdata/G1.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/refactor/eg/testdata/G1.golden
%%GO_SRCDIR%%/%%GO_PKGNAME%%/refactor/eg/testdata/H.template
%%GO_SRCDIR%%/%%GO_PKGNAME%%/refactor/eg/testdata/H1.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/refactor/eg/testdata/H1.golden
%%GO_SRCDIR%%/%%GO_PKGNAME%%/refactor/eg/testdata/bad_type.template
%%GO_SRCDIR%%/%%GO_PKGNAME%%/refactor/eg/testdata/expr_type_mismatch.template
%%GO_SRCDIR%%/%%GO_PKGNAME%%/refactor/eg/testdata/no_after_return.template
%%GO_SRCDIR%%/%%GO_PKGNAME%%/refactor/eg/testdata/no_before.template
%%GO_SRCDIR%%/%%GO_PKGNAME%%/refactor/eg/testdata/type_mismatch.template
%%GO_SRCDIR%%/%%GO_PKGNAME%%/refactor/importgraph/graph.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/refactor/importgraph/graph_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/refactor/rename/check.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/refactor/rename/mvpkg.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/refactor/rename/mvpkg_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/refactor/rename/rename.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/refactor/rename/rename_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/refactor/rename/spec.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/refactor/rename/util.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/refactor/satisfy/find.go
OpenPOWER on IntegriCloud