Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type MerchantHandler ¶
type MerchantHandler struct {
// contains filtered or unexported fields
}
func NewMerchantHandler ¶
func NewMerchantHandler(svc *application.MerchantService) *MerchantHandler
func (*MerchantHandler) Signin ¶
func (h *MerchantHandler) Signin(c *gin.Context)
func (*MerchantHandler) Signup ¶
func (h *MerchantHandler) Signup(c *gin.Context)
Click to show internal directories.
Click to hide internal directories.