github.com/aws/smithy-go/encoding/httpbinding.QueryValue.Boolean (method)
2 uses
github.com/aws/smithy-go/encoding/httpbinding (current package)
query.go#L43: func (qv QueryValue) Boolean(v bool) {
github.com/aws/aws-sdk-go-v2/service/s3
serializers.go#L4829: encoder.SetQuery("fetch-owner").Boolean(v.FetchOwner)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)