Brian Waldon 5f6e536be8 Merge pull request #1639 from bcwaldon/etcdctl-tls пре 11 година
..
cors 6e6d1897d8 pkg: move everything into subpackages пре 11 година
crc 2f6086de22 pkg: move /crc to /pkg/crc пре 11 година
fileutil b1731f0843 etcd: ensure data dir is writable пре 11 година
flags 5604b4c57c flag: split out SetFlagsFromEnvBad test; declare return error пре 11 година
pbutil 791b2fd503 *: handle panic and fatal more consistently пре 11 година
testutil 6e6d1897d8 pkg: move everything into subpackages пре 11 година
transport 902f06c5c4 pkg/transport: generate TLS client config w/ only CAFile пре 11 година
types 55c92ad456 *: create ID type пре 11 година
README.md 444e6e952b pkg: add README.md пре 11 година

README.md

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.