github.com/aws/aws-sdk-go-v2/service/s3.UploadPartInput.ContentLength (field)
3 uses
github.com/aws/aws-sdk-go-v2/service/s3 (current package)
api_op_UploadPart.go#L220: ContentLength int64
serializers.go#L8111: if v.ContentLength != 0 {
serializers.go#L8113: encoder.SetHeader(locationName).Long(v.ContentLength)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)