expr

package
v1.4.3 Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Expr

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

func (*Expr) DecodeString

func (e *Expr) DecodeString(value string) (err error)

func (*Expr) Eval

func (e *Expr) Eval(variables map[string]interface{}) (interface{}, error)

func (*Expr) Expr

func (e *Expr) Expr() string

func (*Expr) MarshalJSON

func (e *Expr) MarshalJSON() ([]byte, error)

func (*Expr) String

func (e *Expr) String() string

func (*Expr) UnmarshalJSON

func (e *Expr) UnmarshalJSON(b []byte) error

Jump to

Keyboard shortcuts

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