Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DataAction ¶
func (*DataAction) Run ¶
func (this *DataAction) Run(params struct { ServerId string LocationId string })
重写规则数据
type DeleteAction ¶
type TestAction ¶
type UpdateAction ¶
func (*UpdateAction) Run ¶
func (this *UpdateAction) Run(params struct { From string ServerId string LocationId string RewriteId string })
修改重写规则
func (*UpdateAction) RunPost ¶
func (this *UpdateAction) RunPost(params struct { ServerId string LocationId string RewriteId string On bool Pattern string Replace string ProxyId string TargetType string RedirectMode string CondParams []string CondOps []string CondValues []string Must *actions.Must })
提交保存
Click to show internal directories.
Click to hide internal directories.