rego-cpp 0.4.5
A C++ implementation of the Rego language and runtime
All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Pages
Deprecated List
Member regoSetInputJSON (regoInterpreter *rego, const char *contents)
This method's name is misleading, as the input term can be any valid Rego (i.e. not just JSON). Please use the updated version regoSetInputTerm.