github.com/aws/aws-sdk-go-v2/service/s3.WriteGetObjectResponseInput.Expires (field)
3 uses
github.com/aws/aws-sdk-go-v2/service/s3 (current package)
api_op_WriteGetObjectResponse.go#L194: Expires *time.Time
serializers.go#L8464: if v.Expires != nil {
serializers.go#L8466: encoder.SetHeader(locationName).String(smithytime.FormatHTTPDate(*v.Expires))
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)