delve/_fixtures/vendor
aarzilli f62bf8d1e3 proc: Names of concrete types of interfaces parsing their runtime._type
Generate names of the concrete types stored inside interface variables
by fully parsing their runtime._type instead of simply using the str
field.

This allows delve to read the contents of an interface variable when
the program imports multiple packages that have the same name. It also
allows delve to correctly interpret some complex anonymous types.

Fixes #455
2016-10-27 09:56:15 +02:00
..
dir0 proc: Names of concrete types of interfaces parsing their runtime._type 2016-10-27 09:56:15 +02:00
dir1/pkg proc: Names of concrete types of interfaces parsing their runtime._type 2016-10-27 09:56:15 +02:00