mirror of
https://github.com/smallnest/rpcx.git
synced 2026-04-22 23:27:06 +08:00
typo: some location use word "etcd" but there is "redis" or "mdns"
This commit is contained in:
@@ -56,7 +56,7 @@ func NewMDNSRegisterPlugin(serviceAddress string, port int, m metrics.Registry,
|
||||
}
|
||||
}
|
||||
|
||||
// Start starts to connect etcd cluster
|
||||
// Start starts the mdns loop.
|
||||
func (p *MDNSRegisterPlugin) Start() error {
|
||||
|
||||
if p.server == nil && len(p.Services) != 0 {
|
||||
|
||||
Reference in New Issue
Block a user