mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00

According to http://godoc.org/fmt#Scan, if scan number is less than the number of arguments, err will report why. So we don't need to handle this error case.