middleware

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 12, 2020 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddTag

func AddTag(w http.ResponseWriter, r *http.Request)

AddTag will add a tag

func AssociateTag

func AssociateTag(w http.ResponseWriter, r *http.Request)

AssociateTag will associate a tag with a todo

func CreateTodo

func CreateTodo(w http.ResponseWriter, r *http.Request)

CreateTodo create a todo entry

func DeleteTag

func DeleteTag(w http.ResponseWriter, r *http.Request)

DeleteTag will delete a tag

func DeleteTodo

func DeleteTodo(w http.ResponseWriter, r *http.Request)

DeleteTodo delete a todo

func GetAllTags

func GetAllTags(w http.ResponseWriter, r *http.Request)

GetAllTags list all tags

func GetAllTodos

func GetAllTodos(w http.ResponseWriter, r *http.Request)

GetAllTodos get all todos

func GetTag

func GetTag(w http.ResponseWriter, r *http.Request)

GetTag will get a tag

func GetTodo

func GetTodo(w http.ResponseWriter, r *http.Request)

GetTodo get a todo

func UpdateTodo

func UpdateTodo(w http.ResponseWriter, r *http.Request)

UpdateTodo update a todo

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL