ValarDragon
a83eed104c
libs/cmn: Remove Tempfile, Tempdir, switch to ioutil variants (#2114)
Our Tempfile was just a wrapper on ioutil that panicked instead of error. Our Tempdir was a less safe variant of ioutil's Tempdir. |
6 years ago | |
---|---|---|
.. | ||
cmd | make linter happy | 6 years ago |
README.md | mv tmlibs files to libs dir | 6 years ago |
autofile.go | fix import paths | 6 years ago |
autofile_test.go | libs/cmn: Remove Tempfile, Tempdir, switch to ioutil variants (#2114) | 6 years ago |
group.go | fix import paths | 6 years ago |
group_test.go | libs/autofile/group_test: Remove unnecessary logging (#2100) | 6 years ago |
sighup_watcher.go | mv tmlibs files to libs dir | 6 years ago |