Stephan B

Results 6 comments of Stephan B

Generic type is generated e.g. like this.. ``` (*runtime.Poller[github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage.AccountsClientCreateResponse], error) ``` So in this case manually save the files console output to the file which should contain the generated code...

Wow! The reaction on PRs made by externals is amazing! Wonderful reaction time!

gomock use the type directly from the reflect type (test.TestGenericType[play.ground/test.TestType]) and generate the mocks with this path. see https://github.com/golang/mock/blob/73266f9366fcf2ccef0b880618e5a9266e4136f4/mockgen/model/model.go#L396 So, if the behavior from reflect is 'ok' then gomock should...

I will take a look, thanks...

Please merge this pull request! Otherwise your plugin is not working on Win8.8 & Win10.x!