evalphobia/aws-sdk-go-v2-wrapper

View on GitHub
cloudwatchlogs/client_op_stop_query.go

Summary

Maintainability
A
0 mins
Test Coverage

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

func (r StopQueryRequest) ToInput() *SDK.StopQueryInput {

exported type StopQueryResult should have comment or be unexported
Open

type StopQueryResult struct {

exported function NewStopQueryResult should have comment or be unexported
Open

func NewStopQueryResult(o *SDK.StopQueryResponse) *StopQueryResult {

There are no issues that match your filters.

Category
Status