tra4less
tra4less
My login this site with github account first, never entered this site before, I think this error can be repeated
> @n0trace Thanks for the PR! Would you be willing to expand support for this test case as well: > > ``` > type EmbeddingIface interface { > TwentyOne[other.Three] >...
cases are complex than I have imagined, but done. please review. @codyoss
fixes #658
> @n0trace I will take a look over the weekend, thank you! > cc @codyoss
@codyoss added some comments.
set tps before parse `it.TypeParams[i].Type` [src](https://github.com/golang/mock/blob/73266f9366fcf2ccef0b880618e5a9266e4136f4/mockgen/parse.go#L277) ``` tp, err := p.parseFieldList(pkg, it.typeParams, tps) if err != nil { return nil, fmt.Errorf("unable to parse interface type parameters: %v", name) } iface.TypeParams...
#622 #427 #634 #657
The implementation changed, by adding a flag. @codyoss @Trim21 reference #622
cc @codyoss