Documentation
¶
Index ¶
- func Chart(c *fiber.Ctx) error
- func CreateFile(filePath string) error
- func CreateProduct(c *fiber.Ctx) error
- func CreateRole(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 Export(c *fiber.Ctx) error
- func GetAllOrders(c *fiber.Ctx) error
- func GetAllPermissions(c *fiber.Ctx) error
- func GetAllProducts(c *fiber.Ctx) error
- func GetAllRoles(c *fiber.Ctx) error
- func GetAllUsers(c *fiber.Ctx) error
- func GetProduct(c *fiber.Ctx) error
- func GetRole(c *fiber.Ctx) error
- func GetUser(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
- type Sales
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateFile ¶
func CreateProduct ¶
func CreateRole ¶
func CreateUser ¶
func DeleteProduct ¶
func DeleteRole ¶
func DeleteUser ¶
func GetAllOrders ¶
func GetAllPermissions ¶
func GetAllProducts ¶
func GetAllRoles ¶
func GetAllUsers ¶
func GetProduct ¶
func UpdateInfo ¶
func UpdatePassword ¶
func UpdateProduct ¶
func UpdateRole ¶
func UpdateUser ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.