github.com/aws/aws-sdk-go-v2/service/s3.HeadObjectInput.IfMatch (field)
4 uses
github.com/aws/aws-sdk-go-v2/service/s3 (current package)
api_op_HeadObject.go#L164: IfMatch *string
serializers.go#L4208: if v.IfMatch != nil && len(*v.IfMatch) > 0 {
serializers.go#L4210: encoder.SetHeader(locationName).String(*v.IfMatch)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)