evalphobia/aws-sdk-go-v2-wrapper

View on GitHub
sqs/client_op_list_queues.go

Summary

Maintainability
A
0 mins
Test Coverage

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

func (r ListQueuesRequest) ToInput() *SDK.ListQueuesInput {
Severity: Minor
Found in sqs/client_op_list_queues.go by golint

exported function NewListQueuesResult should have comment or be unexported
Open

func NewListQueuesResult(o *SDK.ListQueuesResponse) *ListQueuesResult {
Severity: Minor
Found in sqs/client_op_list_queues.go by golint

exported type ListQueuesResult should have comment or be unexported
Open

type ListQueuesResult struct {
Severity: Minor
Found in sqs/client_op_list_queues.go by golint

There are no issues that match your filters.

Category
Status