Anthony Romano 4984d82d27 Merge pull request #5570 from heyitsanthony/rafthttp-snapshot-tests il y a 9 ans
..
adt fc7da09d67 *: add missing godoc package descriptions il y a 9 ans
contention fc7da09d67 *: add missing godoc package descriptions il y a 9 ans
cors 8b77de4e99 pkg: update LICENSE header il y a 9 ans
crc 81229dbea9 *: add missing package descriptions il y a 10 ans
expect 8b77de4e99 pkg: update LICENSE header il y a 9 ans
fileutil 54aac4ab7e pkg/fileutil: fall back to truncate() if fallocate is interrupted il y a 9 ans
flags 8b77de4e99 pkg: update LICENSE header il y a 9 ans
httputil a42d1dc1fe *: drain http.Response.Body before closing il y a 9 ans
idutil 8b77de4e99 pkg: update LICENSE header il y a 9 ans
ioutil 3aadb25c31 pkg/ioutil: exact readcloser il y a 9 ans
logutil 8b77de4e99 pkg: update LICENSE header il y a 9 ans
mock fc7da09d67 *: add missing godoc package descriptions il y a 9 ans
netutil 8b77de4e99 pkg: update LICENSE header il y a 9 ans
osutil 8b77de4e99 pkg: update LICENSE header il y a 9 ans
pathutil 8b77de4e99 pkg: update LICENSE header il y a 9 ans
pbutil 8b77de4e99 pkg: update LICENSE header il y a 9 ans
runtime 8b77de4e99 pkg: update LICENSE header il y a 9 ans
schedule fc7da09d67 *: add missing godoc package descriptions il y a 9 ans
testutil 8b77de4e99 pkg: update LICENSE header il y a 9 ans
tlsutil fc7da09d67 *: add missing godoc package descriptions il y a 9 ans
transport 8b28c647ea transport: require tls12 il y a 9 ans
types d41ce0a97c pkg/types: Add tests for NewURLsMapFromStringMap il y a 9 ans
wait 8b77de4e99 pkg: update LICENSE header il y a 9 ans
README.md 444e6e952b pkg: add README.md il y a 11 ans

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.