package
0.0.0-20200722145255-ebaa3fbe6d13
Repository: https://github.com/seanrmurphy/vugu-tdl-swagger.git
Documentation: pkg.go.dev

# Functions

DeleteTodo deletes a todo specified with a uuid.
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.