evalphobia/aws-sdk-go-v2-wrapper

View on GitHub
ses/client_op_send_templated_email.go

Summary

Maintainability
A
0 mins
Test Coverage

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

func (r SendTemplatedEmailRequest) ToInput() *SDK.SendTemplatedEmailInput {

exported type SendTemplatedEmailResult should have comment or be unexported
Open

type SendTemplatedEmailResult struct {

exported function NewSendTemplatedEmailResult should have comment or be unexported
Open

func NewSendTemplatedEmailResult(o *SDK.SendTemplatedEmailResponse) *SendTemplatedEmailResult {

There are no issues that match your filters.

Category
Status