petergtz / pegomock

Pegomock is a powerful, yet simple mocking framework for the Go programming language
Apache License 2.0
252 stars 28 forks source link

Fix empty unnamed struct matcher generation #109

Closed p-jahn closed 3 years ago

p-jahn commented 3 years ago

Fixes https://github.com/petergtz/pegomock/issues/101

petergtz commented 3 years ago

Super cool! Nothing to add :-). Thanks very much, @p-jahn . Merging!

jpopadak commented 3 years ago

🙇🏼 Thank you! :) Allows me to get rid of: rm internal/service/matchers/recv_chan_of_struct{}.go