experimental

package
v3.0.0-...-a62b8d8 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2024 License: Apache-2.0 Imports: 4 Imported by: 1

README

Experimental

This is an experimental Go package that provides some new functionality or feature. It's currently under development and should be considered unstable and subject to change. Use at your own risk.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FullTransaction

type FullTransaction interface {
	types.Transaction
	RemoveRuleByID(int)
	RemoveRulesByID(...int)
	RemoveRuleByTag(string)
	RemoveRulesByTag(...string)
	Variables() plugintypes.TransactionVariables
	Collection(variables.RuleVariable) collection.Collection
}

func ToFullInterface

func ToFullInterface(waf types.Transaction) FullTransaction

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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