jmhodges / bazel_gomock

Code to create Go mocks for bazel targets using mockgen
MIT License
58 stars 30 forks source link

bring back but ignore interfaces on gomock_source #54

Closed jmhodges closed 3 years ago

jmhodges commented 3 years ago

This fixes an old API break. It also adds some documentation to the source argument.