Imports of package v1

PathSynopsis
encoding/jsonPackage json implements encoding and decoding of JSON as defined in RFC 7159.
github.com/coreos/etcd/errorerror package describes errors in etcd project.
github.com/coreos/etcd/storePackage store defines etcd's in-memory key/value store.
github.com/coreos/etcd/third_party/github.com/goraft/raft
github.com/coreos/etcd/third_party/github.com/gorilla/mux
net/httpPackage http provides HTTP client and server implementations.
strconvPackage strconv implements conversions to and from string representations of basic data types.