Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Expression ¶
type Expression struct {
// contains filtered or unexported fields
}
Expression condition checker
func NewExpression ¶
func NewExpression(where string) (_ *Expression, err error)
NewExpression creates new condition expression
Click to show internal directories.
Click to hide internal directories.