Documentation
¶
Overview ¶
Package output formats CLI responses as table, json, csv, or raw. Table and CSV output respect Options.Fields, including dotted paths like "event.title" that traverse nested maps.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrettyJSONBytes ¶
PrettyJSONBytes reformats raw JSON with 2-space indentation. Invalid JSON is returned unchanged so callers can use it as a best-effort formatter on untrusted input.
Types ¶
Click to show internal directories.
Click to hide internal directories.