evalphobia/aws-sdk-go-v2-wrapper

View on GitHub
pinpoint/client_op_get_app.go

Summary

Maintainability
A
0 mins
Test Coverage

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

func (r GetAppRequest) ToInput() *SDK.GetAppInput {
Severity: Minor
Found in pinpoint/client_op_get_app.go by golint

exported function NewGetAppResult should have comment or be unexported
Open

func NewGetAppResult(o *SDK.GetAppResponse) *GetAppResult {
Severity: Minor
Found in pinpoint/client_op_get_app.go by golint

exported type GetAppResult should have comment or be unexported
Open

type GetAppResult struct {
Severity: Minor
Found in pinpoint/client_op_get_app.go by golint

There are no issues that match your filters.

Category
Status