Documentation ¶
Index ¶
Constants ¶
View Source
const KEY_NAME = "K"
View Source
const VAL_NAME = "V"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
func MakeClient ¶
func MakeClient(remote config.RemoteObject) (*Client, error)
func (*Client) DownloadWithWriter ¶
Download a chunk from DynamoDB
func (*Client) UploadWithReader ¶
Upload a chunk to DynamoDB
Click to show internal directories.
Click to hide internal directories.