demoManito
|
a9c3d56508
|
etcd: remove redundant type conversion
Signed-off-by: demoManito <1430482733@qq.com>
|
2022-09-20 11:26:02 +08:00 |
|
demoManito
|
72cf0cc04a
|
etcd: modify declaring empty slices
declare an empty slice to var s []int replace s :=[]int{}, https://github.com/golang/go/wiki/CodeReviewComments#declaring-empty-slices
Signed-off-by: demoManito <1430482733@qq.com>
|
2022-09-16 14:41:14 +08:00 |
|
Jordan Liggitt
|
d02a5363b3
|
Revert "trim the suffix dot from the srv.Target for etcd-client DNS lookup"
This reverts commit 5fc0092c877ad1989a7070e67df2a3e3b73364be.
|
2022-04-18 08:48:42 -04:00 |
|
ahrtr
|
5fc0092c87
|
trim the suffix dot from the srv.Target for etcd-client DNS lookup
|
2022-02-18 18:16:19 +08:00 |
|
Piotr Tabor
|
3bb7acc8cf
|
Migrate dependencies pkg/foo -> client/pkg/foo
|
2021-04-07 00:38:47 +02:00 |
|
Piotr Tabor
|
0b81fdf418
|
Move pkg/* used by client to client/pkg.
|
2021-04-05 23:47:27 +02:00 |
|