Documentation
¶
Index ¶
- type Controller
- func (s *Controller) WebhookDelete(c *response.Context)
- func (s *Controller) WebhookList(c *response.Context)
- func (s *Controller) WebhookOptionList(c *response.Context)
- func (s *Controller) WebhookRecordDetail(c *response.Context)
- func (s *Controller) WebhookRecordList(c *response.Context)
- func (s *Controller) WebhookRecordStatistics(c *response.Context)
- func (s *Controller) WebhookSave(c *response.Context)
- func (s *Controller) WebhookTest(c *response.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct{}
func (*Controller) WebhookDelete ¶
func (s *Controller) WebhookDelete(c *response.Context)
func (*Controller) WebhookList ¶
func (s *Controller) WebhookList(c *response.Context)
func (*Controller) WebhookOptionList ¶
func (s *Controller) WebhookOptionList(c *response.Context)
func (*Controller) WebhookRecordDetail ¶
func (s *Controller) WebhookRecordDetail(c *response.Context)
func (*Controller) WebhookRecordList ¶
func (s *Controller) WebhookRecordList(c *response.Context)
func (*Controller) WebhookRecordStatistics ¶
func (s *Controller) WebhookRecordStatistics(c *response.Context)
func (*Controller) WebhookSave ¶
func (s *Controller) WebhookSave(c *response.Context)
func (*Controller) WebhookTest ¶
func (s *Controller) WebhookTest(c *response.Context)
Click to show internal directories.
Click to hide internal directories.