Documentation ¶
Index ¶
- type AttributeValueMapper
- type DynamoDBClient
- func (_m *DynamoDBClient) DeleteItem(input dynamodb.DeleteItemInput) (*dynamodb.DeleteItemOutput, error)
- func (_m *DynamoDBClient) GetItem(input dynamodb.GetItemInput) (*dynamodb.GetItemOutput, error)
- func (_m *DynamoDBClient) PutItem(input dynamodb.PutItemInput) (*dynamodb.PutItemOutput, error)
- func (_m *DynamoDBClient) Query(input dynamodb.QueryInput) (*dynamodb.QueryOutput, error)
- func (_m *DynamoDBClient) Scan(input dynamodb.ScanInput) (*dynamodb.ScanOutput, error)
- type DynamoDBCredentials
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AttributeValueMapper ¶
AttributeValueMapper is an autogenerated mock type for the AttributeValueMapper type
func (*AttributeValueMapper) MarshalMap ¶
func (_m *AttributeValueMapper) MarshalMap(in interface{}) (map[string]*dynamodb.AttributeValue, error)
MarshalMap provides a mock function with given fields: in
func (*AttributeValueMapper) UnmarshalMap ¶
func (_m *AttributeValueMapper) UnmarshalMap(m map[string]*dynamodb.AttributeValue, out interface{}) error
UnmarshalMap provides a mock function with given fields: m, out
type DynamoDBClient ¶
DynamoDBClient is an autogenerated mock type for the DynamoDBClient type
func (*DynamoDBClient) DeleteItem ¶
func (_m *DynamoDBClient) DeleteItem(input dynamodb.DeleteItemInput) (*dynamodb.DeleteItemOutput, error)
DeleteItem provides a mock function with given fields: input
func (*DynamoDBClient) GetItem ¶
func (_m *DynamoDBClient) GetItem(input dynamodb.GetItemInput) (*dynamodb.GetItemOutput, error)
GetItem provides a mock function with given fields: input
func (*DynamoDBClient) PutItem ¶
func (_m *DynamoDBClient) PutItem(input dynamodb.PutItemInput) (*dynamodb.PutItemOutput, error)
PutItem provides a mock function with given fields: input
func (*DynamoDBClient) Query ¶
func (_m *DynamoDBClient) Query(input dynamodb.QueryInput) (*dynamodb.QueryOutput, error)
Query provides a mock function with given fields: input
func (*DynamoDBClient) Scan ¶
func (_m *DynamoDBClient) Scan(input dynamodb.ScanInput) (*dynamodb.ScanOutput, error)
Scan provides a mock function with given fields: input
type DynamoDBCredentials ¶
DynamoDBCredentials is an autogenerated mock type for the DynamoDBCredentials type
func (*DynamoDBCredentials) AccessKeyID ¶
func (_m *DynamoDBCredentials) AccessKeyID() string
AccessKeyID provides a mock function with given fields:
func (*DynamoDBCredentials) SecretAccessKey ¶
func (_m *DynamoDBCredentials) SecretAccessKey() string
SecretAccessKey provides a mock function with given fields: