types

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2022 License: Apache-2.0 Imports: 1 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DecisionTableStandards = map[data.Standard]DecisionTableStandard{
	data.GRULE: grule,
	data.DMN:   dmn,
}

Functions

This section is empty.

Types

type DecisionTableStandard added in v1.0.4

type DecisionTableStandard struct {
	ExpressionLanguages map[data.ExpressionLanguage]bool
	HitPolicies         map[data.HitPolicy]bool
	CollectOperators    map[data.CollectOperator]bool
	VariableTypes       map[data.DataType]bool
}

Jump to

Keyboard shortcuts

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