Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateProduct ¶
func CreateProduct(ctx *fiber.Ctx) error
cria um novo produtos na base de ddaos
func DeleteProduct ¶
func DeleteProduct(ctx *fiber.Ctx) error
muda o status do produto na base de dados
func ListProducts ¶
func ListProducts(ctx *fiber.Ctx) error
func RestoreProduct ¶
func RestoreProduct(ctx *fiber.Ctx) error
restaura um produto com status deletado
func UpdateProduct ¶
func UpdateProduct(ctx *fiber.Ctx) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.