variable

package
v1.7.0 Latest Latest
Warning

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

Go to latest
Published: May 12, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TESTING_STATE = "testing.state"
)

Dedicated for testing variables

Variables

This section is empty.

Functions

This section is empty.

Types

type TestingVariables

type TestingVariables struct {
	iv.InjectVariable
}

func (*TestingVariables) Get

func (v *TestingVariables) Get(ctx *context.Context, scope context.Scope, name string) (value.Value, error)

func (*TestingVariables) Set

func (v *TestingVariables) Set(
	ctx *context.Context,
	scope context.Scope,
	name string,
	operator string,
	val value.Value,
) error

Jump to

Keyboard shortcuts

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