var host string
if c.Ip == "" {
host = localIP
} else {
host = c.Ip
}
host += ":" + c.Port[ Full content available at: https://github.com/apache/dubbo-go/pull/368 ] This message was relayed via gitbox.apache.org for [email protected]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
