evalphobia/aws-sdk-go-v2-wrapper

View on GitHub
s3/client_op_object_delete.go

Summary

Maintainability
A
0 mins
Test Coverage

exported function NewDeleteObjectResult should have comment or be unexported
Open

func NewDeleteObjectResult(output *SDK.DeleteObjectResponse) *DeleteObjectResult {
Severity: Minor
Found in s3/client_op_object_delete.go by golint

exported method DeleteObjectRequest.ToInput should have comment or be unexported
Open

func (r DeleteObjectRequest) ToInput() *SDK.DeleteObjectInput {
Severity: Minor
Found in s3/client_op_object_delete.go by golint

There are no issues that match your filters.

Category
Status