Documentation ¶
Index ¶
- func CreateCategory(c echo.Context) error
- func CreateProduct(c echo.Context) error
- func DeleteCategory(c echo.Context) error
- func GetCategory(c echo.Context) error
- func GetChoice(c echo.Context) error
- func GetOption(c echo.Context) error
- func GetProduct(c echo.Context) error
- func Init()
- func ListCategories(c echo.Context) error
- func ListChoices(c echo.Context) error
- func ListOptions(c echo.Context) error
- func ListProducts(c echo.Context) error
- func UpdateCategory(c echo.Context) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateCategory ¶
func CreateProduct ¶
func DeleteCategory ¶
func GetCategory ¶
func GetProduct ¶
func ListCategories ¶
func ListChoices ¶
func ListOptions ¶
func ListProducts ¶
func UpdateCategory ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.