etcd/pkg/types
lzhfromustc 0e7173b447
pkg/types: Avoid potential double lock of tsafeSet.
(tsafeSet).Sub and (tsafeSet).Equals can cause double lock bug if ts and other is pointing the same variable

gofmt the code and add some comments
2019-08-07 15:08:00 -07: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 *: revert module import paths 2019-05-28 15:39:35 -07:00
urlsmap.go pkg/types: Build a urls map from a string map 2016-05-14 09:33:58 -04:00
urlsmap_test.go *: revert module import paths 2019-05-28 15:39:35 -07:00