evalphobia/aws-sdk-go-v2-wrapper

View on GitHub
ses/type_enum.go

Summary

Maintainability
A
0 mins
Test Coverage

exported const BulkEmailStatusSuccess should have comment (or a comment on this block) or be unexported
Open

    BulkEmailStatusSuccess                       BulkEmailStatus = BulkEmailStatus(SDK.BulkEmailStatusSuccess)
Severity: Minor
Found in ses/type_enum.go by golint

exported type BulkEmailStatus should have comment or be unexported
Open

type BulkEmailStatus string
Severity: Minor
Found in ses/type_enum.go by golint

There are no issues that match your filters.

Category
Status