Open
Description
Some packages like fxamacker/cbor require Type.AssignableTo
to support Interface.
There was some prior discussion at fxamacker/cbor#295 (comment).
Projects using packages that require Interface support can encounter panics from the following code.
Lines 956 to 969 in 6384eca
If a solution becomes available, I can use some existing tests in fxamacker/cbor to help test it.