agiledragon / gomonkey

gomonkey is a library to make monkey patching in unit tests easy
MIT License
1.92k stars 178 forks source link

Complete some go build tags and fix declaration on MacOS #134

Closed zhangguanzhang closed 1 year ago

zhangguanzhang commented 1 year ago

Fixes: https://github.com/agiledragon/gomonkey/issues/133

abner-chenc commented 1 year ago

Thanks~