xhd2015 / xgo

All-in-one go testing library
MIT License
289 stars 16 forks source link

Proposal: add functab.Info(), functab.InfoByName, functab.InfoByMethodName() #208

Open xhd2015 opened 1 week ago

xhd2015 commented 1 week ago

These functions are part of mock.Patch, mock.PatchByName and mock.PatchMethodByName.