evalphobia/aws-sdk-go-v2-wrapper

View on GitHub
sqs/client_op_get_queue_attributes.go

Summary

Maintainability
A
0 mins
Test Coverage

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

func (r GetQueueAttributesRequest) ToInput() *SDK.GetQueueAttributesInput {

exported type GetQueueAttributesResult should have comment or be unexported
Open

type GetQueueAttributesResult struct {

exported function NewGetQueueAttributesResult should have comment or be unexported
Open

func NewGetQueueAttributesResult(o *SDK.GetQueueAttributesResponse) *GetQueueAttributesResult {

There are no issues that match your filters.

Category
Status