Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Server ¶
type Server struct {
Router *fiber.App
}
Server represents the struct of our server.
func (*Server) GetAllShops ¶
GetAllShops returns a list of all the shops.
func (*Server) GetAmountBy ¶
GetAmountBy returns the sales amount of each shop.
Click to show internal directories.
Click to hide internal directories.