package
Version:
v0.0.0-...-312d638
Opens a new window with list of versions in this module.
Published: Sep 20, 2020
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func AddUser(c *fiber.Ctx) error
AddUser : Add a single user to the database
func DeleteUser(c *fiber.Ctx) error
DeleteUser : Delete a single user
func EditUser(c *fiber.Ctx) error
EditUser : Edit a single user
func GetAllUsers(c *fiber.Ctx) error
GetAllUsers : Respond all users as JSON
func GetUser(c *fiber.Ctx) error
GetUser : Respond a single user by id as JSON
Source Files
¶
Click to show internal directories.
Click to hide internal directories.