logs

package
v1.3.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 30, 2024 License: BSD-3-Clause Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeleteAllAction added in v0.6.4

type DeleteAllAction struct {
	actionutils.ParentAction
}

func (*DeleteAllAction) RunPost added in v0.6.4

func (this *DeleteAllAction) RunPost(params struct {
	DayFrom   string
	DayTo     string
	Keyword   string
	Level     string
	Type      string // unread, needFix
	Tag       string
	ClusterId int64
	NodeId    int64
})

type FixAction added in v0.4.7

type FixAction struct {
	actionutils.ParentAction
}

func (*FixAction) RunPost added in v0.4.7

func (this *FixAction) RunPost(params struct {
	LogIds []int64
})

type FixAllAction added in v0.4.7

type FixAllAction struct {
	actionutils.ParentAction
}

func (*FixAllAction) RunPost added in v0.4.7

func (this *FixAllAction) RunPost(params struct {
})

type IndexAction

type IndexAction struct {
	actionutils.ParentAction
}

func (*IndexAction) Init

func (this *IndexAction) Init()

func (*IndexAction) RunGet

func (this *IndexAction) RunGet(params struct {
	DayFrom   string
	DayTo     string
	Keyword   string
	Level     string
	Type      string // unread, needFix
	Tag       string
	ClusterId int64
	NodeId    int64
})

type ReadAllLogsAction added in v0.3.5

type ReadAllLogsAction struct {
	actionutils.ParentAction
}

func (*ReadAllLogsAction) RunPost added in v0.3.5

func (this *ReadAllLogsAction) RunPost(params struct {
	LogIds []int64
})

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

	NodeId int64
})

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL