Documentation ¶
Index ¶
- func AllPermissions(c *fiber.Ctx) error
- func AllProduct(c *fiber.Ctx) error
- func AllRoles(c *fiber.Ctx) error
- func AllUser(c *fiber.Ctx) error
- func CreatRole(c *fiber.Ctx) error
- func CreatePermissions(c *fiber.Ctx) error
- func CreateProduct(c *fiber.Ctx) error
- func CreateUser(c *fiber.Ctx) error
- func DeleteProduct(c *fiber.Ctx) error
- func DeleteRole(c *fiber.Ctx) error
- func DeleteUser(c *fiber.Ctx) error
- func GeteProduct(c *fiber.Ctx) error
- func GeteRole(c *fiber.Ctx) error
- func GeteUser(c *fiber.Ctx) error
- func Login(c *fiber.Ctx) error
- func Logout(c *fiber.Ctx) error
- func Register(c *fiber.Ctx) error
- func UpdateInfo(c *fiber.Ctx) error
- func UpdatePassword(c *fiber.Ctx) error
- func UpdateProduct(c *fiber.Ctx) error
- func UpdateRole(c *fiber.Ctx) error
- func UpdateUser(c *fiber.Ctx) error
- func Upload(c *fiber.Ctx) error
- func User(c *fiber.Ctx) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AllPermissions ¶
func AllPermissions(c *fiber.Ctx) error
func AllProduct ¶
func AllProduct(c *fiber.Ctx) error
func CreatePermissions ¶
func CreatePermissions(c *fiber.Ctx) error
func CreateProduct ¶
func CreateProduct(c *fiber.Ctx) error
func CreateUser ¶
func CreateUser(c *fiber.Ctx) error
func DeleteProduct ¶
func DeleteProduct(c *fiber.Ctx) error
func DeleteRole ¶
func DeleteRole(c *fiber.Ctx) error
func DeleteUser ¶
func DeleteUser(c *fiber.Ctx) error
func GeteProduct ¶
func GeteProduct(c *fiber.Ctx) error
func UpdateInfo ¶
func UpdateInfo(c *fiber.Ctx) error
func UpdatePassword ¶
func UpdatePassword(c *fiber.Ctx) error
func UpdateProduct ¶
func UpdateProduct(c *fiber.Ctx) error
func UpdateRole ¶
func UpdateRole(c *fiber.Ctx) error
func UpdateUser ¶
func UpdateUser(c *fiber.Ctx) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.