etcd/pkg/ioutil
Brandon Philips 96cce208c2 go.mod: use go.etcd.io/etcd/v3 versioning
This change makes the etcd package compatible with the existing Go
ecosystem for module versioning.

Used this tool to update package imports:
  https://github.com/KSubedi/gomove
2020-04-28 00:57:35 +00:00
..
pagewriter.go pkg/ioutil: add "FlushN" 2020-03-31 20:31:24 -07:00
pagewriter_test.go pkg/ioutil: n is equal or greater than cw.writeBytes 2018-10-27 16:13:33 +08:00
readcloser.go pkg/ioutil: exact readcloser 2016-06-06 11:38:10 -07:00
readcloser_test.go pkg/ioutil: exact readcloser 2016-06-06 11:38:10 -07:00
reader.go pkg: update LICENSE header 2016-05-12 20:48:53 -07:00
reader_test.go pkg: update LICENSE header 2016-05-12 20:48:53 -07:00
util.go go.mod: use go.etcd.io/etcd/v3 versioning 2020-04-28 00:57:35 +00:00