Documentation ¶
Index ¶
- func CreateUser(ctx *fiber.Ctx) error
- func DeleteUser(ctx *fiber.Ctx) error
- func ListUsers(ctx *fiber.Ctx) error
- func LoginUser(ctx *fiber.Ctx) error
- func RestoreUser(ctx *fiber.Ctx) error
- func ShowUser(ctx *fiber.Ctx) error
- func UpdateUser(ctx *fiber.Ctx) error
- func UpdateUserDocument(ctx *fiber.Ctx) error
- func UpdateUserPassword(ctx *fiber.Ctx) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateUser ¶
func CreateUser(ctx *fiber.Ctx) error
func DeleteUser ¶
func DeleteUser(ctx *fiber.Ctx) error
func RestoreUser ¶
func RestoreUser(ctx *fiber.Ctx) error
func UpdateUser ¶
func UpdateUser(ctx *fiber.Ctx) error
func UpdateUserDocument ¶
func UpdateUserDocument(ctx *fiber.Ctx) error
func UpdateUserPassword ¶
func UpdateUserPassword(ctx *fiber.Ctx) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.