Skip to content

Simpler struct tags

Compare
Choose a tag to compare
@twharmon twharmon released this 04 Jan 21:37
· 21 commits to main since this release
ff2c04d

This release has breaking changes. The tags idx and copyidx are no longer used. Instead, a struct should implement the Keyer interface to indicate which attribute(s) comprise the primary key on a DynamoDB table.