evalphobia/aws-sdk-go-v2-wrapper

View on GitHub
pinpoint/client_op_list_templates.go

Summary

Maintainability
A
0 mins
Test Coverage

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

func (r ListTemplatesRequest) ToInput() *SDK.ListTemplatesInput {
Severity: Minor
Found in pinpoint/client_op_list_templates.go by golint

exported function NewListTemplatesResult should have comment or be unexported
Open

func NewListTemplatesResult(o *SDK.ListTemplatesResponse) *ListTemplatesResult {
Severity: Minor
Found in pinpoint/client_op_list_templates.go by golint

exported type ListTemplatesResult should have comment or be unexported
Open

type ListTemplatesResult struct {
Severity: Minor
Found in pinpoint/client_op_list_templates.go by golint

There are no issues that match your filters.

Category
Status