evalphobia/aws-sdk-go-wrapper

View on GitHub
dynamodb/table.go

Summary

Maintainability
A
2 hrs
Test Coverage

Table has 23 methods (exceeds 20 allowed). Consider refactoring.
Open

type Table struct {
    service        *DynamoDB
    name           string
    nameWithPrefix string
    design         *TableDesign
Severity: Minor
Found in dynamodb/table.go - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status