dynamodb

package
v0.0.0-...-34fd78c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 11, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

func New

func New(cfg aws.Config) *Client

func (Client) BatchGet

func (svc Client) BatchGet(ctx context.Context, tableName, keyCol, valCol string, keys []string, out interface{}) error

func (Client) Get

func (svc Client) Get(ctx context.Context, tableName, keyCol, valCol, key string, out interface{}) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL