evalphobia/aws-sdk-go-v2-wrapper

View on GitHub
ses/client_op_send_raw_email.go

Summary

Maintainability
A
0 mins
Test Coverage

exported type SendRawEmailResult should have comment or be unexported
Open

type SendRawEmailResult struct {
Severity: Minor
Found in ses/client_op_send_raw_email.go by golint

exported function NewSendRawEmailResult should have comment or be unexported
Open

func NewSendRawEmailResult(o *SDK.SendRawEmailResponse) *SendRawEmailResult {
Severity: Minor
Found in ses/client_op_send_raw_email.go by golint

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

func (r SendRawEmailRequest) ToInput() *SDK.SendRawEmailInput {
Severity: Minor
Found in ses/client_op_send_raw_email.go by golint

There are no issues that match your filters.

Category
Status