evalphobia/aws-sdk-go-v2-wrapper

View on GitHub
kms/client_op_re_encrypt.go

Summary

Maintainability
A
0 mins
Test Coverage

exported type ReEncryptResult should have comment or be unexported
Open

type ReEncryptResult struct {
Severity: Minor
Found in kms/client_op_re_encrypt.go by golint

exported function NewReEncryptResult should have comment or be unexported
Open

func NewReEncryptResult(output *SDK.ReEncryptResponse) *ReEncryptResult {
Severity: Minor
Found in kms/client_op_re_encrypt.go by golint

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

func (r ReEncryptRequest) ToInput() *SDK.ReEncryptInput {
Severity: Minor
Found in kms/client_op_re_encrypt.go by golint

There are no issues that match your filters.

Category
Status