Documentation ¶
Index ¶
- func AssertAfter(t *testing.T, db *dynamodb.DynamoDB, table string, ...) bool
- func NewClientV1(t *testing.T) (*sessionv1.Session, *dynamodbv1.DynamoDB, string)
- func NewClientV2(t *testing.T) (aws.Config, *dynamodb.Client, string)
- func NewLocalstackConfig(ctx context.Context) aws.Config
- func NewLocalstackSession() *sessionv1.Session
- func NewTestTableName(t *testing.T) string
- func SetContent(t *testing.T, db *dynamodb.DynamoDB, table string, ...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssertAfter ¶
func NewClientV1 ¶ added in v1.5.18
NewClientV1 generate AWS session, DynamoDB client, and a table name that will be deleted at the end of the function.
func NewClientV2 ¶ added in v1.5.18
func NewLocalstackConfig ¶ added in v1.5.18
func NewLocalstackSession ¶
func NewTestTableName ¶
func SetContent ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.