Versions in this module Expand all Collapse all v1 v1.0.1 Oct 9, 2024 v1.0.0 May 17, 2024 Changes in this version + func Connect() (*dynamodb.Client, error) + func Create(ctx context.Context, client *dynamodb.Client, tableName string) error + func Exists(ctx context.Context, client *dynamodb.Client, tableName string) (bool, error)