evalphobia/aws-sdk-go-v2-wrapper

View on GitHub
athena/client_op_start_query_execution.go

Summary

Maintainability
A
0 mins
Test Coverage

exported type StartQueryExecutionResult should have comment or be unexported
Open

type StartQueryExecutionResult struct {

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

func (r StartQueryExecutionRequest) ToInput() *SDK.StartQueryExecutionInput {

exported function NewStartQueryExecutionResult should have comment or be unexported
Open

func NewStartQueryExecutionResult(o *SDK.StartQueryExecutionResponse) *StartQueryExecutionResult {

There are no issues that match your filters.

Category
Status