type github.com/aws/aws-sdk-go-v2/service/s3.GetObjectOutput
6 uses
github.com/aws/aws-sdk-go-v2/service/s3 (current package)
api_op_GetObject.go#L143: func (c *Client) GetObject(ctx context.Context, params *GetObjectInput, optFns ...func(*Options)) (*GetObjectOutput, error) {
api_op_GetObject.go#L153: out := result.(*GetObjectOutput)
api_op_GetObject.go#L272: type GetObjectOutput struct {
deserializers.go#L5188: output := &GetObjectOutput{}
deserializers.go#L5250: func awsRestxml_deserializeOpHttpBindingsGetObjectOutput(v *GetObjectOutput, response *smithyhttp.Response) error {
deserializers.go#L5473: func awsRestxml_deserializeOpDocumentGetObjectOutput(v *GetObjectOutput, body io.ReadCloser) error {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)