//
pkg.gl
Category
github.com/seanrmurphy/vugu-tdl-swagger
backend
lambda
delete-todo
package
0.0.0-20200722145255-ebaa3fbe6d13
Repository:
https://github.com/seanrmurphy/vugu-tdl-swagger.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
0
Files
73 SLOC
#
Functions
DeleteTodo
DeleteTodo deletes a todo specified with a uuid.
HandleRequest
HandleRequest performs some basic validation on the input id, if valid sends to the delete function and generates a return JSON string which is human readabled.