type github.com/aws/aws-sdk-go-v2/aws.EndpointSource
6 uses
github.com/aws/aws-sdk-go-v2/aws (current package)
endpoints.go#L123: Source EndpointSource
endpoints.go#L127: type EndpointSource int
endpoints.go#L131: EndpointSourceServiceMetadata EndpointSource = iota
github.com/aws/aws-sdk-go-v2/aws/middleware
metadata.go#L159: func GetEndpointSource(ctx context.Context) (v aws.EndpointSource) {
metadata.go#L160: v, _ = middleware.GetStackValue(ctx, endpointSourceKey{}).(aws.EndpointSource)
metadata.go#L165: func SetEndpointSource(ctx context.Context, value aws.EndpointSource) context.Context {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)