evalphobia/aws-sdk-go-v2-wrapper

View on GitHub
athena/client_xapi.go

Summary

Maintainability
A
0 mins
Test Coverage

exported method Athena.XGetQueryResultsAll should have comment or be unexported
Open

func (svc *Athena) XGetQueryResultsAll(ctx context.Context, queryID string) (*GetQueryResultsResult, error) {
Severity: Minor
Found in athena/client_xapi.go by golint

exported type XQueryResultsRequest should have comment or be unexported
Open

type XQueryResultsRequest struct {
Severity: Minor
Found in athena/client_xapi.go by golint

There are no issues that match your filters.

Category
Status