evalphobia/aws-sdk-go-wrapper

View on GitHub
dynamodb/condition.go

Summary

Maintainability
A
3 hrs
Test Coverage

ConditionList has 30 methods (exceeds 20 allowed). Consider refactoring.
Open

type ConditionList struct {
    keyAttributes map[string]string
    conditions    map[string]*Condition
    filters       map[string]*Condition

Severity: Minor
Found in dynamodb/condition.go - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status