package
Version:
v0.1.1
Opens a new window with list of versions in this module.
Published: Feb 21, 2026
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package out provides helpers for writing human-readable or JSON output to
an io.Writer.
Print writes a human-readable message to stdout.
PrintJSON marshals v to indented JSON and writes it to w.
Println writes a human-readable line to stdout.
Sep prints a separator line of n dashes to stdout.
WriteError writes err to w; if asJSON is true it uses a JSON envelope.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.