Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DnsAction ¶
type DnsAction struct {
actionutils.ParentAction
}
type IndexAction ¶
type IndexAction struct {
actionutils.ParentAction
}
func (*IndexAction) Init ¶
func (this *IndexAction) Init()
func (*IndexAction) RunGet ¶
func (this *IndexAction) RunGet(params struct{})
type UserAction ¶
type UserAction struct {
actionutils.ParentAction
}
func (*UserAction) Init ¶
func (this *UserAction) Init()
func (*UserAction) RunGet ¶
func (this *UserAction) RunGet(params struct{})
type WafAction ¶
type WafAction struct {
actionutils.ParentAction
}
type WafLogsAction ¶
type WafLogsAction struct {
actionutils.ParentAction
}
func (*WafLogsAction) RunPost ¶
func (this *WafLogsAction) RunPost(params struct{})
Click to show internal directories.
Click to hide internal directories.