Imports of package discovery

PathSynopsis
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/coreos/etcd/errorerror package describes errors in etcd project.
github.com/coreos/etcd/log
github.com/coreos/etcd/third_party/github.com/coreos/go-etcd/etcd
net/urlPackage url parses URLs and implements query escaping.
pathPackage path implements utility routines for manipulating slash-separated paths.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
timePackage time provides functionality for measuring and displaying time.