Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PromotionRoute ¶
type PromotionRoute interface {
Initial(e *echo.Echo)
}
PromotionRoute is the interface
func NewPromotionRoute ¶
func NewPromotionRoute(handler handler.PromotionHandler) PromotionRoute
NewPromotionRoute is the function new promotion route