Documentation
¶
Overview ¶
Package render turns consume decisions into user-facing output. It is the only place a decision becomes JSON; the application layer never formats anything itself.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WriteDecisionJSON ¶
func WriteDecisionJSON(out, errOut io.Writer, identity string, v appconsume.DecisionView) error
WriteDecisionJSON emits the decision inside the standard success envelope with the envelope's own top-level dry_run marker set.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.