extvalue

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2023 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Compute

func Compute(ctx context.Context, node ast.Node, args ...proto.Value) (proto.Value, error)

func IsErrNotSupportedValue

func IsErrNotSupportedValue(err error) bool

Types

type Div

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

func NewDiv

func NewDiv() Div

func (*Div) DoDiv

func (d *Div) DoDiv(ctx context.Context, lval, rval decimal.Decimal) (decimal.Decimal, error)

Jump to

Keyboard shortcuts

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