expected

package
v0.0.0-...-7913028 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2015 License: BSD-2-Clause Imports: 3 Imported by: 20

Documentation

Overview

Package Expected implements the ExpectedAttributeValue data type. See: http://docs.aws.amazon.com/amazondynamodb/latest/APIReference/API_ExpectedAttributeValue.html The documentation defines it in places as Expected and/or ExpectedAttributeValue.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Constraints

type Constraints struct {
	AttributeValueList []*attributevalue.AttributeValue
	ComparisonOperator string
	Value              *attributevalue.AttributeValue
	Exists             *bool
}

func NewConstraints

func NewConstraints() *Constraints

func (Constraints) MarshalJSON

func (c Constraints) MarshalJSON() ([]byte, error)

func (*Constraints) UnmarshalJSON

func (c *Constraints) UnmarshalJSON(data []byte) error

type Expected

type Expected map[string]*Constraints

func NewExpected

func NewExpected() Expected

Jump to

Keyboard shortcuts

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