log

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: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BaseAction added in v1.2.1

type BaseAction struct {
	actionutils.ParentAction
}

type HistoryAction

type HistoryAction struct {
	BaseAction
}

func (*HistoryAction) Init

func (this *HistoryAction) Init()

func (*HistoryAction) RunGet

func (this *HistoryAction) RunGet(params struct {
	ServerId int64
	Day      string
	Hour     string
	Keyword  string
	Ip       string
	Domain   string
	HasWAF   int

	RequestId string
	HasError  int

	ClusterId int64
	NodeId    int64

	Partition int32 `default:"-1"`

	PageSize int
})

type IndexAction

type IndexAction struct {
	BaseAction
}

func (*IndexAction) Init

func (this *IndexAction) Init()

func (*IndexAction) RunGet

func (this *IndexAction) RunGet(params struct {
	ServerId  int64
	RequestId string
	Ip        string
	Domain    string
	ClusterId int64
	NodeId    int64
	Keyword   string
})

func (*IndexAction) RunPost

func (this *IndexAction) RunPost(params struct {
	ServerId  int64
	RequestId string
	Keyword   string
	Ip        string
	Domain    string
	ClusterId int64
	NodeId    int64

	Partition int32 `default:"-1"`

	Must *actions.Must
})

type TodayAction

type TodayAction struct {
	BaseAction
}

func (*TodayAction) Init

func (this *TodayAction) Init()

func (*TodayAction) RunGet

func (this *TodayAction) RunGet(params struct {
	RequestId string
	ServerId  int64
	HasError  int
	HasWAF    int
	Keyword   string
	Ip        string
	Domain    string
	ClusterId int64
	NodeId    int64

	Partition int32 `default:"-1"`

	PageSize int
})

type ViewPopupAction

type ViewPopupAction struct {
	actionutils.ParentAction
}

func (*ViewPopupAction) Init

func (this *ViewPopupAction) Init()

func (*ViewPopupAction) RunGet

func (this *ViewPopupAction) RunGet(params struct {
	RequestId string
})

Jump to

Keyboard shortcuts

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