Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProductController ¶
func NewProductController ¶
func NewProductController(con string, DBName string, CollectionName string) ProductController
func (ProductController) Connect ¶
func (p ProductController) Connect(c echo.Context) error
func (ProductController) Create ¶
func (pc ProductController) Create(c echo.Context) error
func (ProductController) CreatePromotion ¶
func (pc ProductController) CreatePromotion(c echo.Context) error
func (ProductController) FindOne ¶
func (pc ProductController) FindOne(c echo.Context) error
Click to show internal directories.
Click to hide internal directories.