Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IndexAction ¶
type IndexAction struct {
actionutils.ParentAction
}
func (*IndexAction) Init ¶
func (this *IndexAction) Init()
type ReadLogsAction ¶ added in v0.3.3
type ReadLogsAction struct {
actionutils.ParentAction
}
func (*ReadLogsAction) RunPost ¶ added in v0.3.3
func (this *ReadLogsAction) RunPost(params struct { LogIds []int64 })
Click to show internal directories.
Click to hide internal directories.