dynamodb

package
v0.0.0-...-bbd11b6 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2017 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DynamoDB

type DynamoDB struct {
	Service *dynamodb.DynamoDB
}

func NewClient

func NewClient() *DynamoDB

func (*DynamoDB) CreateTable

func (d *DynamoDB) CreateTable(name string) error

func (*DynamoDB) Delete

func (d *DynamoDB) Delete(table, user string, databases []string) error

func (*DynamoDB) Get

func (d *DynamoDB) Get(table, user string) (map[string]string, error)

func (*DynamoDB) Insert

func (d *DynamoDB) Insert(table, user string, items map[string]string) error

Jump to

Keyboard shortcuts

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