mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-12 19:32:48 -06:00
283b1e11f8
This has been semi-public anyways: people depend on the JSON structure to be kept as-is. So we might as well make the structs public, and make working with this easier from golang. No need to copy the struct definitions manually. Signed-off-by: Stephan Renatus <stephan.renatus@gmail.com>