Explorar o código

fix location response unmarshal failed issue

Jackson Tian %!s(int64=7) %!d(string=hai) anos
pai
achega
2fb543b0d6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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