Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DynamoDbSchemer ¶
func NewDynamoDbSchemer ¶
func NewDynamoDbSchemer(suffix string, config aws.Config, testMode bool) *DynamoDbSchemer
func (*DynamoDbSchemer) InitSchema ¶
func (db *DynamoDbSchemer) InitSchema(ctx context.Context, tablesToCreate []Table) error
type TestContext ¶
func NewDdbTestContext ¶
func NewDdbTestContext(t *testing.T, ddbDir string, failOnErr bool) *TestContext
Click to show internal directories.
Click to hide internal directories.