We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cff4527 commit cbf8692Copy full SHA for cbf8692
primitive/trace.go
@@ -22,7 +22,6 @@ type TraceConfig struct {
22
TraceTopic string
23
GroupName string
24
Access AccessChannel
25
- NamesrvAddrs []string
26
Resolver NsResolver
27
Credentials // acl config for trace. omit if acl is closed on broker.
28
}
0 commit comments