Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DynamoDbConfig ¶
type DynamoDbConfig struct { TableName string `mapstructure:"table"` AWS *AwsConfig `mapstructure:"aws"` }
DynamoDbConfig is the configuration for an AWS DynamoDB store.
Click to show internal directories.
Click to hide internal directories.