bytedance / mockey

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

feat: support sequence return #25

Closed Sychorius closed 1 year ago

Sychorius commented 1 year ago

Change-Id: I95036796bdffd559cb713ec3485fa6f064eaf1fa

What type of PR is this?

feat: Support sequence returns with one single Return

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

en: Support sequence returns with one single Return zh: 支持在一个return里序列化设置顺序返回值