Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateTable ¶
CreateTable creates tables with specified capacity
func MakeCreateTableInput ¶
func MakeCreateTableInput(env string, readCapacity, writeCapacity int64) *dynamodb.CreateTableInput
MakeCreateTableInput creates the create table description
Types ¶
type CP ¶
type CP struct {
// contains filtered or unexported fields
}
CP is a dynamodb backed implementation of publisher.Checkpointer
Click to show internal directories.
Click to hide internal directories.