users

package
v0.0.0-...-cdd45d8 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2019 License: AGPL-3.0 Imports: 18 Imported by: 0

README

Users API

This API handles user management, which includes creation, deletion, and modification.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AllUsers

func AllUsers(db *gorm.DB, mail chan *gomail.Message, box *packr.Box) func(w http.ResponseWriter, r *http.Request)

Methods pertaining to all users such as creation

func SpecificUser

func SpecificUser(db *gorm.DB) func(w http.ResponseWriter, r *http.Request)

Methods pertaining to single users such as reading, updating, and deleting

Types

This section is empty.

Jump to

Keyboard shortcuts

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