handlers

package
v0.0.0-...-f990510 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeleteUser

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

func GetIDFromRouteKey

func GetIDFromRouteKey(r *http.Request) (int64, error)

func GetUserByEmail

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

func GetUserByID

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

func HandleActivation

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

func HandleGetFilteredUserRemindersByID

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

func HandleGetReminderByID

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

func HandleGetUserReminders

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

func HandleInsertReminder

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

func HandleLogoutUser

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

func HandleSignIn

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

func HandleUpdateReminder

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

func HandleUpdateScheduleByID

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

func InsertUser

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

func NewHandlers

func NewHandlers(a *config.AppConfig)

func PassUtilToHandlers

func PassUtilToHandlers(u *utils.Utils)

func UpdateUser

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

Types

This section is empty.

Jump to

Keyboard shortcuts

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