Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPController ¶
type HTTPController struct { Menu menu.MenuController Restaurant restaurant.RestaurantController Cart cart.CartController Order order.OrderController User user.UserController }
HTTPController is an object which handles all controllers as attributes for their initialisation at one entry point
Click to show internal directories.
Click to hide internal directories.