package
6.4.5
Repository: https://github.com/clever/wag.git
Documentation: pkg.go.dev

# Functions

New creates a new DB object.

# Structs

Config is used to create a new DB struct.
DB implements the database interface using DynamoDB to store data.
DeploymentTable represents the user-configurable properties of the Deployment table.
EventTable represents the user-configurable properties of the Event table.
NoRangeThingWithCompositeAttributesTable represents the user-configurable properties of the NoRangeThingWithCompositeAttributes table.
SimpleThingTable represents the user-configurable properties of the SimpleThing table.
TeacherSharingRuleTable represents the user-configurable properties of the TeacherSharingRule table.
ThingTable represents the user-configurable properties of the Thing table.
ThingWithCompositeAttributesTable represents the user-configurable properties of the ThingWithCompositeAttributes table.
ThingWithCompositeEnumAttributesTable represents the user-configurable properties of the ThingWithCompositeEnumAttributes table.
ThingWithDateRangeTable represents the user-configurable properties of the ThingWithDateRange table.
ThingWithDateTimeCompositeTable represents the user-configurable properties of the ThingWithDateTimeComposite table.
ThingWithEnumHashKeyTable represents the user-configurable properties of the ThingWithEnumHashKey table.
ThingWithMatchingKeysTable represents the user-configurable properties of the ThingWithMatchingKeys table.
ThingWithMultiUseCompositeAttributeTable represents the user-configurable properties of the ThingWithMultiUseCompositeAttribute table.
ThingWithRequiredCompositePropertiesAndKeysOnlyTable represents the user-configurable properties of the ThingWithRequiredCompositePropertiesAndKeysOnly table.
ThingWithRequiredFields2Table represents the user-configurable properties of the ThingWithRequiredFields2 table.
ThingWithRequiredFieldsTable represents the user-configurable properties of the ThingWithRequiredFields table.
ThingWithUnderscoresTable represents the user-configurable properties of the ThingWithUnderscores table.