package
0.0.0-20240919032739-eac131825870
Repository: https://github.com/nguyengg/golambda.git
Documentation: pkg.go.dev

# Functions

DisableOptimisticLocking disables logic around [model.Versioned].
ReturnAllOldValues sets the dynamodb.DeleteItemInput's ReturnValues to ALL_OLD.
WithTableName changes the table name in Opts.Input.

# Structs

Opts provides customisation to the dynamodb.DeleteItemInput made with [github.com/nguyengg/golambda/ddb.Wrapper.Delete].