Open grantseltzer opened 8 years ago
As mentioned by @diwakergupta in a comment on #49, performance can be greatly enhanced by levering Go's builtin routine mechanisms. Candidates for this include rm, mv, and cp
rm
mv
cp
As mentioned by @diwakergupta in a comment on #49, performance can be greatly enhanced by levering Go's builtin routine mechanisms. Candidates for this include
rm
,mv
, andcp