evalphobia/aws-sdk-go-v2-wrapper

View on GitHub
cloudwatchlogs/client_op_get_query_results.go

Summary

Maintainability
A
0 mins
Test Coverage

exported type GetQueryResultsResult should have comment or be unexported
Open

type GetQueryResultsResult struct {

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

func (r GetQueryResultsRequest) ToInput() *SDK.GetQueryResultsInput {

exported function NewGetQueryResultsResult should have comment or be unexported
Open

func NewGetQueryResultsResult(o *SDK.GetQueryResultsResponse) *GetQueryResultsResult {

There are no issues that match your filters.

Category
Status