handlers

package
v0.0.0-...-61485b7 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2021 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Package handlers contain all the handlers required for the application

Package handlers contain all the handlers required for the application

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HomeHandler

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

HomeHandler renders the api registry

func TaskListDMLHandler

func TaskListDMLHandler(db *sql.DB) http.Handler

TaskListDMLHandler functions handles all the Data Manipulation request that come in for task-list

func TaskListGetHandler

func TaskListGetHandler(db *sql.DB) http.Handler

TaskListGetHandler functions handles all the Get requests that come in for task-list

Types

This section is empty.

Jump to

Keyboard shortcuts

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