bytedance / mockey

a simple and easy-to-use golang mock library
Apache License 2.0
556 stars 22 forks source link

fix: support -race for generic function mocks #49

Closed Sychorius closed 5 months ago

Sychorius commented 5 months ago

Change-Id: I96e199d96a1a801ad37ad31d81f0b544cd8c0f9e

What type of PR is this?

fix

What this PR does / why we need it (en: English/zh: Chinese):

en: Support -race for generic function mocks zh: 泛型mock支持单测-race参数

Which issue(s) this PR fixes: