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

# Functions

GetTodo gets a todo with the specified id; returns an error if this does not exist.
HandleRequest extracts the id of the record, passes it on to the get function, marshalls it and returns it.