condition

package
v0.0.0-...-1f046af Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2015 License: BSD-2-Clause Imports: 1 Imported by: 0

Documentation

Overview

Condition implements conditions used in Query and Scan. See: http://docs.aws.amazon.com/amazondynamodb/latest/APIReference/API_Condition.html

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Condition

type Condition struct {
	AttributeValueList []*attributevalue.AttributeValue
	ComparisonOperator string
}

func NewCondition

func NewCondition() *Condition

type Conditions

type Conditions map[string]*Condition

func NewConditions

func NewConditions() Conditions

Jump to

Keyboard shortcuts

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