Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BasketServiceHandler ¶
type BasketServiceHandler struct {
// contains filtered or unexported fields
}
func BasketServiceNewHandler ¶
func BasketServiceNewHandler(repository *repository.BasketRepo) *BasketServiceHandler
func (*BasketServiceHandler) RegisterRoutes ¶
func (h *BasketServiceHandler) RegisterRoutes(router *mux.Router)
Click to show internal directories.
Click to hide internal directories.