const github.com/aws/aws-sdk-go-v2/aws.RetryModeStandard
3 uses
github.com/aws/aws-sdk-go-v2/aws (current package)
retryer.go#L16: RetryModeStandard RetryMode = "standard"
retryer.go#L31: return RetryModeStandard, nil
github.com/aws/aws-sdk-go-v2/service/s3
api_client.go#L336: o.RetryMode = aws.RetryModeStandard
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)