We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c590dd6 + 28d10d3 commit 0a0fde1Copy full SHA for 0a0fde1
client/v3/naming/endpoints/endpoints.go
@@ -32,6 +32,8 @@ type Endpoint struct {
32
// Metadata is the information associated with Addr, which may be used
33
// to make load balancing decision.
34
// Since etcd 3.1
35
+ //
36
+ // Deprecated: The field is deprecated and will be removed in 3.7.
37
Metadata any
38
}
39
0 commit comments