Documentation
¶
Overview ¶
Package output provides shared rendering helpers for cobra commands. Subcommands hand a typed value to JSON or to a renderer; --json switches the entire program between the two without per-command branching.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormatTime ¶
FormatTime renders a millisecond Unix timestamp in local time, or "—" for the epoch (used as a sentinel for "not set").
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.