# Functions
No description provided by the author
ResetDefaultDateTimeFormat resets the default format for DateTime values to RFC3339.
SetDefaultDateTimeFormat sets the default format for DateTime values.
# Interfaces
CustomDynamoMarshaller provides custom methods for marshaling and unmarshaling.
DynamoUpdater is an interface for types so they can be used with the UpdateItem function.
Hookable defines an object that has before and after hooks designed for use in situations where the item will be persisted.
Keyable is an interface for types so they can be used with the GetItem, PutItem, and DeleteItem functions.
Linkable is an interface that can be embedded in a struct to indicate that it can be linked to another entity.
No description provided by the author
No description provided by the author
No description provided by the author