Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAllEmployee ¶
func GetAllEmployee(c echo.Context) error
GetAllEmployee returns a JSON list of employees.
func GetAllOffice ¶
func GetAllOffice(c echo.Context) error
GetAllOffice returns a JSON list of office.
func GetCustomer ¶
func GetCustomer(c echo.Context) error
GetCustomer returns a JSON object for one custumer.
func GetOrderProduct ¶
func GetOrderProduct(c echo.Context) error
GetOrderProduct returns a JSON object for one order.
Types ¶
This section is empty.