Gyu-Ho Lee 8d368c4dba pkg/fileutil: fix error var shadow
Go tip complains about error variable shadowing at
https://travis-ci.org/coreos/etcd/jobs/98636879#L291-L292.
2015-12-23 23:56:26 -08:00
..
2015-11-17 20:54:10 -08:00
2015-11-17 20:54:10 -08:00
2015-11-17 20:54:10 -08:00
2015-11-17 20:54:10 -08:00
2015-11-17 20:54:10 -08:00
2014-10-26 16:28:48 -07:00

pkg/ is a collection of utility packages used by etcd without being specific to etcd itself. A package belongs here only if it could possibly be moved out into its own repository in the future.