package
Version:
v0.4.0
Opens a new window with list of versions in this module.
Published: Jun 25, 2026
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package render writes human and JSON command output.
WriteJSON writes a JSON value.
WriteLine writes a single line.
Format selects the output renderer.
const (
FormatHuman Format = "human"
FormatJSON Format = "json"
FormatCompact Format = "compact"
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.