Xiang Li b6f0c789b8 transport: create a tls listener only if the tlsInfo is not empty and the scheme is HTTPS 11 years ago
..
cors 6e6d1897d8 pkg: move everything into subpackages 11 years ago
crc 2f6086de22 pkg: move /crc to /pkg/crc 11 years ago
fileutil b1731f0843 etcd: ensure data dir is writable 11 years ago
flags 5604b4c57c flag: split out SetFlagsFromEnvBad test; declare return error 11 years ago
pbutil 791b2fd503 *: handle panic and fatal more consistently 11 years ago
testutil 6e6d1897d8 pkg: move everything into subpackages 11 years ago
transport b6f0c789b8 transport: create a tls listener only if the tlsInfo is not empty and the scheme is HTTPS 11 years ago
types 55c92ad456 *: create ID type 11 years ago
README.md 444e6e952b pkg: add README.md 11 years ago

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.