actions

package
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewActionAllow

func NewActionAllow(arg string) modsecurity.Action

func NewActionBlock

func NewActionBlock() modsecurity.Action

func NewActionDeny

func NewActionDeny() modsecurity.Action

func NewActionLog

func NewActionLog() modsecurity.Action

func NewActionPass

func NewActionPass() modsecurity.Action

func NewActionSkip

func NewActionSkip() modsecurity.Action

func NewActionStatus

func NewActionStatus(status int) modsecurity.Action

Types

type ActionAllow

type ActionAllow struct {
	// contains filtered or unexported fields
}

func (*ActionAllow) ActionGroup

func (*ActionAllow) ActionGroup() int

func (*ActionAllow) Do

func (*ActionAllow) Name

func (*ActionAllow) Name() string

func (*ActionAllow) Value

func (a *ActionAllow) Value() string

type ActionBlock

type ActionBlock struct{}

func (*ActionBlock) ActionGroup

func (*ActionBlock) ActionGroup() int

func (*ActionBlock) Do

func (*ActionBlock) Name

func (*ActionBlock) Name() string

func (*ActionBlock) Value

func (*ActionBlock) Value() string

type ActionDeny

type ActionDeny struct{}

func (*ActionDeny) ActionGroup

func (*ActionDeny) ActionGroup() int

func (*ActionDeny) Do

func (*ActionDeny) Name

func (*ActionDeny) Name() string

func (*ActionDeny) Value

func (*ActionDeny) Value() string

type ActionLog

type ActionLog struct{}

func (*ActionLog) ActionGroup

func (*ActionLog) ActionGroup() int

func (*ActionLog) Do

func (*ActionLog) Name

func (*ActionLog) Name() string

func (*ActionLog) Value

func (*ActionLog) Value() string

type ActionPass

type ActionPass struct{}

func (*ActionPass) ActionGroup

func (*ActionPass) ActionGroup() int

func (*ActionPass) Do

func (*ActionPass) Name

func (*ActionPass) Name() string

func (*ActionPass) Value

func (*ActionPass) Value() string

type ActionSkip

type ActionSkip struct {
}

func (*ActionSkip) ActionGroup

func (*ActionSkip) ActionGroup() int

func (*ActionSkip) Do

func (*ActionSkip) Name

func (*ActionSkip) Name() string

func (*ActionSkip) Value

func (a *ActionSkip) Value() string

type ActionStatus

type ActionStatus struct {
	// contains filtered or unexported fields
}

func (*ActionStatus) ActionGroup

func (*ActionStatus) ActionGroup() int

func (*ActionStatus) Do

func (*ActionStatus) Name

func (*ActionStatus) Name() string

func (*ActionStatus) Value

func (a *ActionStatus) Value() string

Jump to

Keyboard shortcuts

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