evalphobia/aws-sdk-go-v2-wrapper

View on GitHub
cloudwatchlogs/client_op_start_query.go

Summary

Maintainability
A
0 mins
Test Coverage

exported function NewStartQueryResult should have comment or be unexported
Open

func NewStartQueryResult(o *SDK.StartQueryResponse) *StartQueryResult {

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

func (r StartQueryRequest) ToInput() *SDK.StartQueryInput {

exported type StartQueryResult should have comment or be unexported
Open

type StartQueryResult struct {

There are no issues that match your filters.

Category
Status