type github.com/aws/aws-sdk-go-v2/aws.EndpointResolverWithOptionsFunc
2 uses
github.com/aws/aws-sdk-go-v2/aws (current package)
endpoints.go#L192: type EndpointResolverWithOptionsFunc func(service, region string, options ...interface{}) (Endpoint, error)
endpoints.go#L195: func (e EndpointResolverWithOptionsFunc) ResolveEndpoint(service, region string, options ...interface{}) (Endpoint, error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)