Skip to content

Missing NewNewNumberSetAttribute method in events/attributevalue.go #157

Closed
@alexbilbie

Description

@alexbilbie

The file events/attributevalue.go defines the following DynamoDB data types:

DataTypeBinary
DataTypeBoolean
DataTypeBinarySet
DataTypeList
DataTypeMap
DataTypeNumber
DataTypeNumberSet
DataTypeNull
DataTypeString
DataTypeStringSet

All of these data types have a constructor method - e.g. NewStringAttribute - except DataTypeNumberSet.

Can I propose the method NewNumberSetAttribute be added?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions