evalphobia/aws-sdk-go-v2-wrapper

View on GitHub
sqs/client_op_list_dead_letter_source_queues.go

Summary

Maintainability
A
0 mins
Test Coverage

exported function NewListDeadLetterSourceQueuesResult should have comment or be unexported
Open

func NewListDeadLetterSourceQueuesResult(o *SDK.ListDeadLetterSourceQueuesResponse) *ListDeadLetterSourceQueuesResult {

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

func (r ListDeadLetterSourceQueuesRequest) ToInput() *SDK.ListDeadLetterSourceQueuesInput {

exported type ListDeadLetterSourceQueuesResult should have comment or be unexported
Open

type ListDeadLetterSourceQueuesResult struct {

There are no issues that match your filters.

Category
Status