//
pkg.gl
Category
github.com/seanrmurphy/vugu-tdl-swagger
backend
lambda
update-todo
package
0.0.0-20200722145255-ebaa3fbe6d13
Repository:
https://github.com/seanrmurphy/vugu-tdl-swagger.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
0
Files
85 SLOC
#
Functions
HandleRequest
HandleRequest performs a simple check to ensure that the id provided is valid and calls the update function; it returns the updated record jsonified.
UpdateTodo
UpdateTodo updates a given todo in the dynamodb database.