logs

package
v0.4.3 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2022 License: BSD-3-Clause Imports: 15 Imported by: 0

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()

func (*IndexAction) RunGet

func (this *IndexAction) RunGet(params struct {
	ClusterId int64
	NodeId    int64
	Day       string
	Keyword   string
	Ip        string
	Domain    string
	HasError  int
	HasWAF    int

	RequestId string
	ServerId  int64

	PageSize int64
})

type SettingsAction added in v0.3.7

type SettingsAction struct {
	actionutils.ParentAction
}

func (*SettingsAction) Init added in v0.3.7

func (this *SettingsAction) Init()

func (*SettingsAction) RunGet added in v0.3.7

func (this *SettingsAction) RunGet(params struct{})

func (*SettingsAction) RunPost added in v0.3.7

func (this *SettingsAction) RunPost(params struct {
	Percent        int
	CountPerSecond int
	MaxLength      int

	Must *actions.Must
	CSRF *actionutils.CSRF
})

Jump to

Keyboard shortcuts

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