evalphobia/aws-sdk-go-v2-wrapper

View on GitHub
athena/client_op_get_query_execution.go

Summary

Maintainability
A
0 mins
Test Coverage

exported type GetQueryExecutionResult should have comment or be unexported
Open

type GetQueryExecutionResult struct {

exported function NewGetQueryExecutionResult should have comment or be unexported
Open

func NewGetQueryExecutionResult(o *SDK.GetQueryExecutionResponse) *GetQueryExecutionResult {

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

func (r GetQueryExecutionRequest) ToInput() *SDK.GetQueryExecutionInput {

There are no issues that match your filters.

Category
Status