Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Categories ¶
type Categories struct {
}
func NewCategoriesHandler ¶
func NewCategoriesHandler() *Categories
func (*Categories) Categories ¶
func (c *Categories) Categories(ctx *gin.Context)
type Materials ¶
type Materials struct {
}
func NewMaterialsHandler ¶
func NewMaterialsHandler() *Materials
type Products ¶
type Products struct {
}
func NewProductsHandler ¶
func NewProductsHandler() *Products
Click to show internal directories.
Click to hide internal directories.