ddb

package module
v0.0.0-...-39e7200 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2017 License: Apache-2.0 Imports: 8 Imported by: 0

README

dynamodb-marshaler-go

Marshal (or unmarshal) DynamoDB AttributeValue to map or struct.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Marshal

func Marshal(iv interface{}) map[string]*dynamodb.AttributeValue

Marshal converts map or struct to dynamodb attribute value

func Unmarshal

func Unmarshal(item map[string]*dynamodb.AttributeValue, v interface{}) (err error)

Unmarshal converts dynamodb attribute value map to map or struct

Types

This section is empty.

Jump to

Keyboard shortcuts

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