attributes

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2023 License: MIT Imports: 3 Imported by: 2

Documentation

Overview

Package attributes provides wrappers for dynamodb.AttributeValue.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Binary added in v1.0.1

func Binary(b []byte) *dynamodb.AttributeValue

Binary returns dynamodb.AttributeValue for Binary.

func Number

func Number(v int64) *dynamodb.AttributeValue

Number returns dynamodb.AttributeValue for Number.

func String

func String(v string) *dynamodb.AttributeValue

String returns dynamodb.AttributeValue for String.

func StringSet

func StringSet(ss []string) *dynamodb.AttributeValue

StringSet returns dynamodb.AttributeValue for String Set.

Types

This section is empty.

Jump to

Keyboard shortcuts

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