Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BayarController ¶
type BayarController struct {
// contains filtered or unexported fields
}
func NewBayarController ¶
func NewBayarController(bayarService *service.BayarService) BayarController
func (*BayarController) CallbackPaid ¶
func (controller *BayarController) CallbackPaid(c *fiber.Ctx) error
func (*BayarController) RollbackUnPaid ¶
func (controller *BayarController) RollbackUnPaid(c *fiber.Ctx) error
func (*BayarController) Route ¶
func (controller *BayarController) Route(api fiber.Router)
Click to show internal directories.
Click to hide internal directories.