Gyuho Lee 290fa0c1be *: sync "functional-tester" from 3.2 branch hace 6 años
..
adt eae70c9379 adt: fast path Stab in empty interval tree hace 8 años
contention fc7da09d67 *: add missing godoc package descriptions hace 8 años
cors 8b77de4e99 pkg: update LICENSE header hace 8 años
cpuutil 3eff360e79 pkg/cpuutil: add cpuutil hace 7 años
crc 81229dbea9 *: add missing package descriptions hace 9 años
debugutil 290fa0c1be *: sync "functional-tester" from 3.2 branch hace 6 años
expect cf382dbe60 expect: EXPECT_DEBUG environment variable hace 7 años
fileutil 8c3c1b4a9c *: use filepath.Join for files hace 7 años
flags a7ec6c88fd pkg/flags: fixed prefix checking of the env variables hace 7 años
httputil ae4b4109b2 pkg/httputil: simplify RequestCanceler args hace 8 años
idutil 8b77de4e99 pkg: update LICENSE header hace 8 años
ioutil d0c29cc610 pkg/ioutil: configure pageOffset in NewPageWriter hace 8 años
logutil 9473e9c30e pkg: use etcd as logging repo hace 8 años
mock 2f96a68a20 etcdserver: do not send v2 sync if ttl keys do not exist hace 8 años
monotime e7f4010cca lease: Use monotonic time in lease hace 8 años
netutil 2cdaf6d661 netutil: use ipv4 host by default hace 7 años
osutil 9473e9c30e pkg: use etcd as logging repo hace 8 años
pathutil 8b77de4e99 pkg: update LICENSE header hace 8 años
pbutil 9473e9c30e pkg: use etcd as logging repo hace 8 años
report be9ae300c6 pkg/report: add nil checking for getTimeSeries hace 7 años
runtime 8b77de4e99 pkg: update LICENSE header hace 8 años
schedule fc7da09d67 *: add missing godoc package descriptions hace 8 años
stringutil 9f0ee53e86 etcd-runner: move string generation to pkg/stringutil hace 8 años
testutil 6ab8dcb679 testutil: increase size of buffer for stack dump hace 7 años
tlsutil fc7da09d67 *: add missing godoc package descriptions hace 8 años
transport 288bccd288 pkg/transport: remove port in Certificate.IPAddresses hace 7 años
types 54d56e2531 pkg/types: accept unix and unixs schemes hace 8 años
wait 83de13e4a8 etcdserver: support apply wait hace 8 años
README.md 444e6e952b pkg: add README.md hace 10 años

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.