rego-cpp 0.4.5
A C++ implementation of the Rego language and runtime
Loading...
Searching...
No Matches
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.