etcd/pkg/types
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
..
doc.go pkg: update LICENSE header 2016-05-12 20:48:53 -07:00
id.go *: clean up/fix server structured logs 2018-04-18 12:54:43 -07:00
id_test.go pkg: update LICENSE header 2016-05-12 20:48:53 -07:00
set.go pkg/types: Avoid potential double lock of tsafeSet. 2019-08-07 15:08:00 -07:00
set_test.go pkg: update LICENSE header 2016-05-12 20:48:53 -07:00
slice.go pkg: update LICENSE header 2016-05-12 20:48:53 -07:00
slice_test.go pkg: update LICENSE header 2016-05-12 20:48:53 -07:00
urls.go pkg/types: accept unix and unixs schemes 2016-06-24 21:04:39 -07:00
urls_test.go go.mod: use go.etcd.io/etcd/v3 versioning 2020-04-28 00:57:35 +00:00
urlsmap.go pkg/types: Build a urls map from a string map 2016-05-14 09:33:58 -04:00
urlsmap_test.go go.mod: use go.etcd.io/etcd/v3 versioning 2020-04-28 00:57:35 +00:00