Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeItem ¶
func DecodeItem(item map[string]types.AttributeValue) ([]byte, error)
Types ¶
type InputDynamoDbClient ¶
type InputDynamoDbClient struct {
// contains filtered or unexported fields
}
func NewInputDynamoDbClient ¶
func NewInputDynamoDbClient(conf InputDynamoDbClientConfig) (InputDynamoDbClient, error)
func (InputDynamoDbClient) Connect ¶
func (client InputDynamoDbClient) Connect( ctx context.Context, writer gallon.WriteCloser, ) error
Click to show internal directories.
Click to hide internal directories.