client.go @@ -54,5 +54,5 @@ } func url2Topic(serviceName string, url string) string { return serviceName+"_"+url return url }