Преглед изворни кода

fix location response unmarshal failed issue

Jackson Tian пре 7 година
родитељ
комит
2fb543b0d6
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      sdk/endpoints/location_resolver.go

+ 1 - 1
sdk/endpoints/location_resolver.go

@@ -157,7 +157,7 @@ type EndpointsObj struct {
 }
 
 type EndpointObj struct {
-	Protocols   map[string]string
+	// Protocols   map[string]string
 	Type        string
 	Namespace   string
 	Id          string