bytedance / mockey

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

feat: support private struct-method mock #45

Closed Sychorius closed 8 months ago

Sychorius commented 8 months ago

Change-Id: I08200a4403b7f25aaf1df984b7b622e43c2ef812

What type of PR is this?

feat

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

en: Support private struct-method mock zh: 支持mock类的私有成员函数