Documentation
¶
Index ¶
- type Controller
- func (s *Controller) Delete(c *response.Context)
- func (s *Controller) GetSetting(c *response.Context)
- func (s *Controller) List(c *response.Context)
- func (s *Controller) QuickSave(c *response.Context)
- func (s *Controller) Save(c *response.Context)
- func (s *Controller) UpdateSetting(c *response.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct{}
Controller 中文函数注释:事件转发配置管理控制器。
func (*Controller) GetSetting ¶
func (s *Controller) GetSetting(c *response.Context)
GetSetting 中文函数注释:获取事件转发总开关与运行参数配置。
func (*Controller) QuickSave ¶
func (s *Controller) QuickSave(c *response.Context)
QuickSave 中文函数注释:快速更新事件配置启用状态。
func (*Controller) UpdateSetting ¶
func (s *Controller) UpdateSetting(c *response.Context)
UpdateSetting 中文函数注释:更新事件转发总开关与运行参数配置。
Click to show internal directories.
Click to hide internal directories.