Documentation ¶
Index ¶
Constants ¶
View Source
const ( KeyName = "key" ValueName = "value" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (Client) CreateTable ¶
func (client Client) CreateTable() (*dynamodb.CreateTableOutput, error)
func (Client) GetOrEmptyString ¶
Click to show internal directories.
Click to hide internal directories.