evalphobia/aws-sdk-go-v2-wrapper

View on GitHub
athena/client_op_stop_query_execution.go

Summary

Maintainability
A
0 mins
Test Coverage

exported type StopQueryExecutionResult should have comment or be unexported
Open

type StopQueryExecutionResult struct {

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

func (r StopQueryExecutionRequest) ToInput() *SDK.StopQueryExecutionInput {

exported function NewStopQueryExecutionResult should have comment or be unexported
Open

func NewStopQueryExecutionResult(o *SDK.StopQueryExecutionResponse) *StopQueryExecutionResult {

There are no issues that match your filters.

Category
Status