Commit 061a1e8
committed
Gossip/discovery: add String() to NetworkMember
This commit simply adds a String() method to NetworkMember,
because otherwise- the struct is printed without its field names
and it's hard to figure out which refers to what.
Change-Id: I5ea6552b79afa21b3222ebe1b7b22349851b653a
Signed-off-by: Yacov Manevich <yacovm@il.ibm.com>1 parent b3d3254 commit 061a1e8
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
| |||
80 | 82 | | |
81 | 83 | | |
82 | 84 | | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
83 | 90 | | |
84 | 91 | | |
85 | 92 | | |
| |||
0 commit comments