github.com/aws/aws-sdk-go-v2/service/s3.PresignOptions.Presigner (field)
5 uses
github.com/aws/aws-sdk-go-v2/service/s3 (current package)
api_client.go#L639: Presigner HTTPPresignerV4
api_client.go#L698: if options.Presigner == nil {
api_client.go#L699: options.Presigner = newDefaultV4Signer(c.options)
api_client.go#L725: Presigner: c.Presigner,
api_client.go#L739: V4Presigner: c.Presigner,
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)