views

package
v0.0.0-...-030c94e Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2020 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HandleHello

func HandleHello() http.HandlerFunc

HandleHello returns "Hello, World!"

func HandleTask

func HandleTask(s store.Store) http.HandlerFunc

HandleTask for get/update/delete current task

func HandleTasks

func HandleTasks(s store.Store) http.HandlerFunc

HandleTasks for get list of tasks or create task

func HandleUser

func HandleUser(s store.Store) http.HandlerFunc

HandleUser get user by login

func HandleUsers

func HandleUsers(s store.Store) http.HandlerFunc

HandleUsers adds users to database on POST query

Types

This section is empty.

Jump to

Keyboard shortcuts

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