Versions in this module Expand all Collapse all v0 v0.9.0 Jul 31, 2018 Changes in this version + func Bindings(w io.Writer, r Output) error + func JSON(w io.Writer, x interface{}) error + func Pretty(w io.Writer, r Output) error + func Values(w io.Writer, r Output) error + type Output struct + Error error + Explanation []*topdown.Event + Metrics metrics.Metrics + Profile []profiler.ExprStats + Result rego.ResultSet + func (e Output) WithLimit(n int) Output