Documentation
¶
Index ¶
Constants ¶
View Source
const (
ErrDecisionTableUnknownExpressionLanguage = "unknown expression language"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExpressionLanguage ¶
type ExpressionLanguage string
const ( SFEEL ExpressionLanguage = "sfeel" FEEL ExpressionLanguage = "feel" )
func (*ExpressionLanguage) UnmarshalJSON ¶
func (el *ExpressionLanguage) UnmarshalJSON(b []byte) error
Click to show internal directories.
Click to hide internal directories.