jmhodges / bazel_gomock

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

add aux_files and imports flag support to _gomock_source #9

Closed jmhodges closed 4 years ago

jmhodges commented 5 years ago

Just needs the mapping.

jmhodges commented 4 years ago

Handled in #29 and #30