Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ContainsInterpreter ¶
type ContainsInterpreter struct { }
ContainsInterpreter is the Conflow interpreter for the Contains function
func (ContainsInterpreter) Eval ¶
func (i ContainsInterpreter) Eval(ctx interface{}, args []interface{}) (interface{}, error)
Eval returns with the result of the function
func (ContainsInterpreter) Schema ¶
func (i ContainsInterpreter) Schema() schema.Schema
Click to show internal directories.
Click to hide internal directories.