evalphobia/aws-sdk-go-v2-wrapper

View on GitHub
s3/client_op_bucket_create.go

Summary

Maintainability
A
0 mins
Test Coverage

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

func (r CreateBucketRequest) ToInput() *SDK.CreateBucketInput {
Severity: Minor
Found in s3/client_op_bucket_create.go by golint

exported function NewCreateBucketResult should have comment or be unexported
Open

func NewCreateBucketResult(output *SDK.CreateBucketResponse) *CreateBucketResult {
Severity: Minor
Found in s3/client_op_bucket_create.go by golint

There are no issues that match your filters.

Category
Status