evalphobia/aws-sdk-go-wrapper

View on GitHub
cloudtrail/request_type.go

Summary

Maintainability
A
0 mins
Test Coverage

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

func (o LookupEventsInput) ToInput() *SDK.LookupEventsInput {
Severity: Minor
Found in cloudtrail/request_type.go by golint

exported type LookupAttribute should have comment or be unexported
Open

type LookupAttribute struct {
Severity: Minor
Found in cloudtrail/request_type.go by golint

exported method LookupAttribute.ToSDKValue should have comment or be unexported
Open

func (a LookupAttribute) ToSDKValue() *SDK.LookupAttribute {
Severity: Minor
Found in cloudtrail/request_type.go by golint

There are no issues that match your filters.

Category
Status