xhd2015 / xgo

All-in-one go testing library
MIT License
368 stars 19 forks source link

re-organize files under /tmp/xgo #288

Open xhd2015 opened 2 weeks ago

xhd2015 commented 2 weeks ago

It is currently used for instrument cache, build cache, runtime-dep loading, coverage and other things.

We need to make a clear principal what file should serve what purpose, to reduce possible conflict.