Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAllUsers ¶
func GetAllUsers() fiber.Handler
GetAllUsers fetches all the users from the database - admin only
func UpdateUser ¶
func UpdateUser() fiber.Handler
UpdateUser - updates a user Fields that can be updated:
- firstname
- lastname
- username
- phone
- gender
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.