evalphobia/aws-sdk-go-v2-wrapper

View on GitHub
s3/client_op_object_list_v2.go

Summary

Maintainability
A
0 mins
Test Coverage

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

func (r ListObjectsRequest) ToInput() *SDK.ListObjectsV2Input {
Severity: Minor
Found in s3/client_op_object_list_v2.go by golint

exported function NewListObjectsResultV2 should have comment or be unexported
Open

func NewListObjectsResultV2(output *SDK.ListObjectsV2Response) *ListObjectsResult {
Severity: Minor
Found in s3/client_op_object_list_v2.go by golint

There are no issues that match your filters.

Category
Status