ddget

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2016 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Ddget

type Ddget struct {
	Ddb dynamodbiface.DynamoDBAPI
}

func New

func New(profile string, region string) (ddg *Ddget)

func (*Ddget) GetItem

func (ddg *Ddget) GetItem(table string, valueAttrName string, key string) (item string, err error)

type DdgetFlags

type DdgetFlags struct {
	Table         string
	Key           string
	ValueAttrNmae string
	NoNewLine     bool
	Profile       string
	Region        string
}

func ParseFlag

func ParseFlag() (*DdgetFlags, error)

Jump to

Keyboard shortcuts

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