package
1.63.84
Repository: https://github.com/aliyun/alibaba-cloud-sdk-go.git
Documentation: pkg.go.dev

# Functions

AddEndpointMapping use productId and regionId as key to store the endpoint into inner map when using the same productId and regionId as key, the endpoint will be covered.
CheckCacheIsExpire ...
GetEndpointFromMap use Product and RegionId as key to find endpoint from inner map.
Resolve resolve endpoint with params It will resolve with each supported resolver until anyone resolved.

# Constants

# Structs

Cache caches endpoint for specific product and region.
EndpointObj ...
EndpointsObj ...
GetEndpointResponse ...
LocationResolver ...

# Interfaces